Sha256: 2e0957dd78739a06b2d64a843133b155785a8d077ca161d95ccb1c02527f0834
Contents?: true
Size: 607 Bytes
Versions: 761
Compression:
Stored size: 607 Bytes
Contents
Optionally utilize `customDisplay` on the `Dropdown.Trigger` subcomponent to customize its content after an option is selected. The component passed to customDisplay will be rendered to the left of the default text-based display. In this example the Avatar kit is being used. The `placeholder` prop can also be used to customize the placeholder text for the default `Dropdown.Trigger`. The `onSelect` prop returns the selected option as an object to be utilized by the dev. In this example we are using the `onSelect` to set a state with the selected option and using it to customize the `customDisplay`.
Version data entries
761 entries across 761 versions & 2 rubygems