3.0.17 • Published 10 days ago

ember-cli-mdc-touch-target v3.0.17

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
10 days ago

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