@xpadev-net/niconicomments
Preparing search index...
@types/types
ParsedCommand
Type Alias ParsedCommand
type
ParsedCommand
=
{
_live
:
boolean
;
button
?:
ButtonParams
;
color
:
string
|
undefined
;
ender
:
boolean
;
fillColor
?:
string
;
font
:
CommentFont
|
undefined
;
fontSize
:
number
|
undefined
;
full
:
boolean
;
invisible
:
boolean
;
loc
:
CommentLoc
|
undefined
;
long
:
number
|
undefined
;
opacity
?:
number
;
size
:
CommentSize
|
undefined
;
strokeColor
?:
string
;
wakuColor
?:
string
;
}
Index
Properties
_
live
button?
color
ender
fill
Color?
font
font
Size
full
invisible
loc
long
opacity?
size
stroke
Color?
waku
Color?
Properties
_
live
_live
:
boolean
Optional
button
button
?:
ButtonParams
color
color
:
string
|
undefined
ender
ender
:
boolean
Optional
fill
Color
fillColor
?:
string
font
font
:
CommentFont
|
undefined
font
Size
fontSize
:
number
|
undefined
full
full
:
boolean
invisible
invisible
:
boolean
loc
loc
:
CommentLoc
|
undefined
long
long
:
number
|
undefined
Optional
opacity
opacity
?:
number
size
size
:
CommentSize
|
undefined
Optional
stroke
Color
strokeColor
?:
string
Optional
waku
Color
wakuColor
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
live
button
color
ender
fill
Color
font
font
Size
full
invisible
loc
long
opacity
size
stroke
Color
waku
Color
@xpadev-net/niconicomments
Loading...