mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-04-01 10:43:02 +08:00
11 lines
128 B
CoffeeScript
11 lines
128 B
CoffeeScript
module.exports =
|
|
switch:
|
|
mode: 'checkbox'
|
|
callback: ->
|
|
|
|
set_size:
|
|
mode: 'number'
|
|
callback: ->
|
|
|
|
widget: ->
|