Trails Packages
Preparing search index...
@open-pioneer/chakra-snippets
checkbox
CheckboxProps
Interface CheckboxProps
interface
CheckboxProps
{
icon
?:
ReactNode
;
inputProps
?:
InputHTMLAttributes
<
HTMLInputElement
>
;
rootRef
?:
RefObject
<
HTMLLabelElement
|
null
>
;
}
Hierarchy
CheckboxRootProps
CheckboxProps
Index
Properties
icon?
input
Props?
root
Ref?
Properties
Optional
icon
icon
?:
ReactNode
Optional
input
Props
inputProps
?:
InputHTMLAttributes
<
HTMLInputElement
>
Optional
root
Ref
rootRef
?:
RefObject
<
HTMLLabelElement
|
null
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
icon
input
Props
root
Ref
Trails Packages
Loading...