Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
legacy-modes
/
com.monkopedia.kodemirror.legacy.modes
/
StylusLine
Stylus
Line
data
class
StylusLine
(
var
firstWord
:
String
=
""
,
var
indent
:
Int
=
0
)
Members
Constructors
Stylus
Line
Link copied to clipboard
constructor
(
firstWord
:
String
=
""
,
indent
:
Int
=
0
)
Properties
first
Word
Link copied to clipboard
var
firstWord
:
String
indent
Link copied to clipboard
var
indent
:
Int