Directory

← Back

inline-list

A custom element for a simple inline list.

Author

Contributors

Rating

[ This description is mirrored from README.md at github.com/richardcarls/inline-list on 2019-05-22 ]

Published on webcomponents.org

<inline-list>

A custom element for a simple inline list.

<inline-list>
  <span>Epsilon</span>
  <span>Eucrades</span>
  <span>Dernesto</span>
  <span>Quillduct</span>
</inline-list>

Installation

$ bower install --save richardcarls/inline-list

Import

<link rel="import" href="bower_components/inline-list/inline-list.html">

Compatibility

(Loading compatibility data...)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Dependencies

  • polymer#Polymer/polymer#^2.0.0
Released
2017-08-26
Maturity
IMPORTED
License
BSD 3-clause "New" or "Revised" License

Compatibility

Framework
Polymer 2.0+
Browser
Browser Independent
Online