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