Sha256: bcdfe1df879e1465cae00883fcfc29178b87223de796665a2697171666ac157e
Contents?: true
Size: 492 Bytes
Versions: 1036
Compression:
Stored size: 492 Bytes
Contents
The dropdown is built using all of the following required subcomponents: `dropdown/dropdown_trigger` is the UI component that users interact with to toggle the dropdown. `dropdown/dropdown_container` is the floating container that wraps the list of dropdown options. `dropdown/dropdown_option` renders options that are passed to the container. Each of these subcomponents can be altered using global props and/or their respective props. See doc examples below for more information on each.
Version data entries
1,036 entries across 1,036 versions & 2 rubygems