mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-27 19:42:11 +10:00
Expand docs
This commit is contained in:
parent
64079f517f
commit
145e8e60c1
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,9 @@ import { Input, ValidationError } from '../components';
|
|||
* @param {Component|String} Comp component or a String that is used
|
||||
* to create an input element
|
||||
*
|
||||
* @param {Object} options extra class names to inject to the child
|
||||
* components
|
||||
*
|
||||
* @return {Component} new component that wraps the given one with a
|
||||
* label and possible errors
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue