forked from 0x2620/oxjs
cleanup docs, fix children/find calls
This commit is contained in:
parent
a98902f165
commit
b9e80c9d75
88 changed files with 157 additions and 253 deletions
|
|
@ -1,8 +1,8 @@
|
|||
'use strict';
|
||||
|
||||
/*@
|
||||
Ox.ArrayInput <function> Array input
|
||||
(options, self) -> <f> Array input
|
||||
Ox.ArrayInput <f:Ox.Element> Array input
|
||||
(options, self) -> <o> Array input
|
||||
options <o> Options object
|
||||
label <s> string, ''
|
||||
max <n> integer, maximum number of items, 0 for all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue