RAGS - v1.10.0
Preparing search index...
widgets/colorbutton
newColorButton
Function newColorButton
newColorButton
<
Child
extends
Widget
=
Widget
,
Attr
=
unknown
>
(
...
props
:
[
props
:
ColorButtonProps
<
Child
,
Attr
,
ColorButton
<
Child
,
Attr
>
>
,
child
?:
Child
,
]
,
)
:
ColorButton
<
Child
,
Attr
>
Create a new ColorButton for selecting colors.
Type Parameters
Child
extends
Widget
=
Widget
Attr
=
unknown
Parameters
...
props
:
[
props
:
ColorButtonProps
<
Child
,
Attr
,
ColorButton
<
Child
,
Attr
>
>
,
child
?:
Child
]
Returns
ColorButton
<
Child
,
Attr
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
RAGS - v1.10.0
Loading...
Create a new ColorButton for selecting colors.