Preparing search index...
The search index is not available
ask-and-trust - v2.4.0
ask-and-trust
frontend/src/types/types
ToolboxItem
Type alias ToolboxItem
Toolbox
Item
:
{
icon
?:
React.ReactNode
;
id
:
string
;
label
:
string
;
onClick
?:
(
(
)
=>
void
)
;
onClickType
:
QuestionType
;
}
Type declaration
Optional
icon
?:
React.ReactNode
id
:
string
label
:
string
Optional
on
Click
?:
(
(
)
=>
void
)
(
)
:
void
Returns
void
on
Click
Type
:
QuestionType
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
ask-and-trust - v2.4.0
Loading...