This commit is contained in:
NoryiE
2025-10-06 22:21:31 +00:00
parent 9557ae3e4d
commit 6b3c0f111e

View File

@@ -13,8 +13,8 @@ Extends: `Container`
|headerBackground|color|Background|color for the tab header area|
|activeTabBackground|color|Background|color for the active tab|
|activeTabTextColor|color|Foreground|color for the active tab text|
|scrollableTab|boolean|Enables|scroll mode for tabs if they exceed width|
|tabScrollOffset|number|Current|scroll offset for tabs in scrollable mode|
|scrollableTab|boolean|false|Enables scroll mode for tabs if they exceed width|
|tabScrollOffset|number|0|Current scroll offset for tabs in scrollable mode|
## Functions