ember-cli-mdc-touch-target
v3.0.17
Published
ember-cli addon for @material/touch-target
Downloads
10
Maintainers
Readme
ember-cli-mdc-touch-target
ember-cli addon for @material/touch-target
Installation
ember install ember-cli-mdc-touch-target
Modifiers
This package contains the following modifiers.
mdc-touch-target
Description
Increase the touch target of the associated component.
Usage
<MdcButton {{mdc-touch-target hint="button" wrap=true}} />
Attributes
hint
- Optional component type hint. If not provided, then modifier deduce component type.wrap
- Wrap the element in a touch target wrapper