Preparing search index...
The search index is not available
@infrasoftbe/infrasoft-ui-components
@infrasoftbe/infrasoft-ui-components
SelectToggleProps
Interface SelectToggleProps
interface
SelectToggleProps
{
toggleNode
:
ReactNode
;
toggleRef
?:
RefObject
<
HTMLButtonElement
>
;
}
Index
Properties
toggle
Node
toggle
Ref?
Properties
toggle
Node
toggle
Node
:
ReactNode
Select toggle node.
Optional
toggle
Ref
toggle
Ref
?:
RefObject
<
HTMLButtonElement
>
Reference to the toggle.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
toggle
Node
toggle
Ref
@infrasoftbe/infrasoft-ui-components
Loading...
Select toggle node.