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
/
DisplayElement
/
Attributes
Attributes
data
class
Attributes
(
val
keyId
:
String
?
,
val
output
:
String
?
,
val
display
:
String
)
(
source
)
Members
Constructors
Attributes
Link copied to clipboard
constructor
(
keyId
:
String
?
,
output
:
String
?
,
display
:
String
)
Properties
display
Link copied to clipboard
val
display
:
String
key
Id
Link copied to clipboard
val
keyId
:
String
?
output
Link copied to clipboard
val
output
:
String
?