toggle menu
core
1.9.10
jvm
switch theme
search in API
core
/
org.jetbrains.dokka.pages
/
SimpleAttr
/
SimpleAttrKey
Simple
Attr
Key
data
class
SimpleAttrKey
(
val
key
:
String
)
:
ExtraProperty.Key
<
ContentNode
,
SimpleAttr
>
Members
Constructors
Simple
Attr
Key
Link copied to clipboard
constructor
(
key
:
String
)
Properties
key
Link copied to clipboard
val
key
:
String
Functions
merge
Strategy
For
Link copied to clipboard
open
fun
mergeStrategyFor
(
left
:
SimpleAttr
,
right
:
SimpleAttr
)
:
MergeStrategy
<
ContentNode
>