5 lines
107 B
Plaintext
5 lines
107 B
Plaintext
(widget my-panel
|
|
(box :class "panel-container"
|
|
(label :text "Hello, world!" :class "hello-label")))
|
|
|