45 lines
709 B
Text
45 lines
709 B
Text
heyy: {
|
|
label.near: bottom-right
|
|
yo -> hey
|
|
hey.label.near: outside-bottom-right
|
|
}
|
|
|
|
aaaa: {
|
|
label.near: top-right
|
|
icon.near: top-left
|
|
class: icon
|
|
|
|
bbbb: {
|
|
label.near: outside-top-left
|
|
icon.near: outside-top-right
|
|
class: icon
|
|
}
|
|
}
|
|
|
|
cccc: {
|
|
label.near: top-right
|
|
icon.near: bottom-left
|
|
class: icon
|
|
|
|
dddd: {
|
|
label.near: outside-top-right
|
|
icon.near: outside-bottom-left
|
|
class: icon
|
|
}
|
|
}
|
|
|
|
eeeeeeeeeeeeeeeeeee: {
|
|
label.near: center-right
|
|
icon.near: center-left
|
|
class: icon
|
|
|
|
fffffffffff: {
|
|
label.near: outside-right-center
|
|
icon.near: outside-left-center
|
|
class: icon
|
|
}
|
|
}
|
|
|
|
classes: {
|
|
icon.icon: https://icons.terrastruct.com/essentials/time.svg
|
|
}
|