- Preparing search index...
- The search index is not available
Nota
- ToggleButton(props: { big?: boolean; on: boolean; onClick: (() => void) }, context?: any): null | ReactElement<any, any>
-
Parameters
-
props: { big?: boolean; on: boolean; onClick: (() => void) }
-
Optional
big?: boolean
-
on: boolean
-
onClick: (() => void)
-
Optional
context: any
Returns null | ReactElement<any, any>