Directory

paper-contact - Vaadin Add-on Directory

A collection of components for contact information in Material Design paper-contact - Vaadin Add-on Directory
**[ This description is mirrored from README.md at [github.com/Collaborne/paper-contact](https://github.com//Collaborne/paper-contact/blob/v0.0.1/README.md) on 2019-05-22 ]** # paper-contact [![Bower version](https://badge.fury.io/bo/paper-contact.svg)](http://badge.fury.io/bo/paper-contact) A collection of components for contact information in Material Design build with [Polymer 1.x](https://www.polymer-project.org) ## Usage `bower install paper-contact` ## Continuous integration [Travis-CI](https://travis-ci.org/Collaborne/paper-contact) [![Travis state](https://travis-ci.org/Collaborne/d3-progress-meter.svg?branch=master)](https://travis-ci.org/Collaborne/paper-contact) ##<paper-contact-email> Component for email contact details, that triggers the opening of the email client on tap. ```html ``` ## Properties Property | Type | Description | Example ---------------- | ------ | ------------------------------------------------------------------------ | ------- **email** | String | Email address | email@example.com ## License This software is licensed under the Apache 2 license, quoted below. Copyright 2011-2015 Collaborne B.V. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.