@termun/core - v0.0.0
GitHub
npm
Preparing search index...
actions
ActionStylesJson
Type Alias ActionStylesJson
type
ActionStylesJson
=
{
idle
?:
StyleIdleJson
;
hover
?:
StyleHoverJson
;
selected
?:
StyleSelectedJson
;
}
Index
Properties
idle?
hover?
selected?
Properties
Optional
idle
idle
?:
StyleIdleJson
Optional
hover
hover
?:
StyleHoverJson
Optional
selected
selected
?:
StyleSelectedJson
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
idle
hover
selected
GitHub
npm
@termun/core - v0.0.0
Loading...