Sha256: ac20ec384fc80f9ebea9b84e8e2479a4741dee181b4bb8f95a847d50754efc9a
Contents?: true
Size: 637 Bytes
Versions: 977
Compression:
Stored size: 637 Bytes
Contents
### 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` |
Version data entries
977 entries across 977 versions & 2 rubygems