sillycode
Preparing search index...
StylePart
Type Alias StylePart
Style formatting toggle tag, enable or disable, each effect is independent.
type
StylePart
=
{
enable
:
boolean
;
style
:
StyleKind
;
type
:
"style"
;
}
Index
Properties
enable
style
type
Properties
enable
enable
:
boolean
style
style
:
StyleKind
type
type
:
"style"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
enable
style
type
sillycode
Loading...
Style formatting toggle tag, enable or disable, each effect is independent.