forked from 0x2620/oxjs
update documentation (classes)
This commit is contained in:
parent
684c4ceaf2
commit
8c347d9009
88 changed files with 177 additions and 227 deletions
|
|
@ -1,8 +1,8 @@
|
|||
'use strict';
|
||||
|
||||
/*@
|
||||
Ox.FormItem <f:Ox.Element> FormItem Element, wrap form element with an error message
|
||||
([options[, self]]) -> <f> FormItem Element
|
||||
Ox.FormItem <f> FormItem Element, wraps form element with an error message
|
||||
([options[, self]]) -> <o:Ox.Element> FormItem Element
|
||||
options <o> Options object
|
||||
element <o|null> element
|
||||
error <s> error message
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue