Sha256: aebf89e993593024bb1f318132b4962e734f2b874421d58e72444eda18d75220
Contents?: true
Size: 457 Bytes
Versions: 1036
Compression:
Stored size: 457 Bytes
Contents
The dropdown is built using all of the following subcomponents: `Dropdown.Trigger` is the UI component that users interact with to toggle the dropdown. `Dropdown.Container` is the floating container that wraps the list of dropdown options. `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