Select variable
A toolbar primitive you can use to build dropdowns, such as the block type select. See SelectProps for more details.
Signature:
Select: <T extends string>(props: SelectProps<T>) => React.JSX.Element
A toolbar primitive you can use to build dropdowns, such as the block type select. See SelectProps for more details.
Signature:
Select: <T extends string>(props: SelectProps<T>) => React.JSX.Element