@pretty-chitty/core
Preparing search index...
ChitPick
Class ChitPick<T>
Type Parameters
T
extends
Chit
Hierarchy (
View Summary
)
Pick
ChitPick
Index
Constructors
constructor
Methods
message
help
context
focus
toggle
Button
Properties
button?
Constructors
constructor
new
ChitPick
<
T
extends
Chit
>
()
:
ChitPick
<
T
>
Type Parameters
T
extends
Chit
Returns
ChitPick
<
T
>
Methods
message
message
(
message
?:
string
)
:
this
Parameters
Optional
message
:
string
Returns
this
help
help
(
help
?:
string
)
:
this
Parameters
Optional
help
:
string
Returns
this
context
context
(
chit
:
Chit
|
undefined
)
:
this
Parameters
chit
:
Chit
|
undefined
Returns
this
focus
focus
(
chit
?:
Chit
|
Chit
[]
)
:
this
Parameters
Optional
chit
:
Chit
|
Chit
[]
Returns
this
toggle
Button
toggleButton
(
button
:
ToggleGalleryButton
)
:
this
Parameters
button
:
ToggleGalleryButton
Returns
this
Properties
Optional
button
button
?:
ToggleGalleryButton
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
message
help
context
focus
toggle
Button
Properties
button
@pretty-chitty/core
Loading...