You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A <Select /> component that allows custom rendering of its children (icons, styling, tooltips).
Can be used for
BasemapSwitcher
CoordinateInput
Feature Selection (Sources dropdown)?
???
Check usages of <ReactSelect />
The component should expose a rather simple interface.
The implementation can be based on react select, custom code or possibly some Chakra v3 component(s).
The text was updated successfully, but these errors were encountered:
A
<Select />
component that allows custom rendering of its children (icons, styling, tooltips).Can be used for
<ReactSelect />
The component should expose a rather simple interface.
The implementation can be based on react select, custom code or possibly some Chakra v3 component(s).
The text was updated successfully, but these errors were encountered: