Skip to content

Commit

Permalink
Merge branch 'master' of ssh://github.com/cdaringe/ampersand-floating…
Browse files Browse the repository at this point in the history
…label-input-view
  • Loading branch information
cdaringe committed Feb 22, 2015
2 parents 4c4efbb + d829dce commit b4c146a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Options are passed into the ViewConstructor

`labelClass` - [*default: 'floating'*], applies 'yourClass' or 'yourClass andYourOtherClassToo' to data-hooked `label` element

`template` - standard View convetion applies. However, if attribute `data-hook="label-container"` is found, `labelClass` will be applied to it instead of `data-hook="label"`
`template` - standard View convention applies. However, if attribute `data-hook="label-container"` is found, `labelClass` will be applied to it instead of `data-hook="label"`

See [ampersand-input-view](https://github.com/ampersandjs/ampersand-input-view#api-reference) for the api reference.

Expand Down

0 comments on commit b4c146a

Please sign in to comment.