k3lp Documentation
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
k3lp Documentation
core
/
org.k3lp.ast
/
Keyboard3Ast
/
ReorderElement
/
Attributes
Attributes
data
class
Attributes
(
val
before
:
String
?
,
val
from
:
String
,
val
order
:
String
?
,
val
tertiary
:
String
?
,
val
tertiaryBase
:
String
?
,
val
preBase
:
String
?
)
(
source
)
Members
Constructors
Attributes
Link copied to clipboard
constructor
(
before
:
String
?
,
from
:
String
,
order
:
String
?
,
tertiary
:
String
?
,
tertiaryBase
:
String
?
,
preBase
:
String
?
)
Properties
before
Link copied to clipboard
val
before
:
String
?
from
Link copied to clipboard
val
from
:
String
order
Link copied to clipboard
val
order
:
String
?
pre
Base
Link copied to clipboard
val
preBase
:
String
?
tertiary
Link copied to clipboard
val
tertiary
:
String
?
tertiary
Base
Link copied to clipboard
val
tertiaryBase
:
String
?