app/pb_kits/playbook/pb_collapsible/docs/_collapsible_props_table
Props
Name |
Type |
Description |
Default |
Values |
isCollapsed |
Bool |
Value for whether or not the dropdown is closed or open |
false |
true false |
headerView |
View |
Title of dropdown |
|
|
contentView |
View |
Content of dropdown |
|
|
iconSize |
PBIcon.IconSize |
Sets size of chevron icon |
.small |
xSmall small large x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 |
iconColor |
CollapsibleIconColor |
Sets color of chevron icon |
.default |
default light lighter link error success |