X-Tag allows you to easily create elements to encapsulate common behavior or use existing custom elements to quickly get the behavior you're looking for. For example, check out Brick, which contains 14 custom elements optimized for Web Applications.
Creating custom elements has never been easier. X-Tag provides several powerful features that streamline element creation such as: Custom events and delegation, mixins, accessors, component lifecycle functions, pseudos and more.
X-Tag is built upon W3C Web Component polyfills provided by the Polymer project. We use Custom Element, HTMLImports, and Mutation Observers. We also included a few other polyfills to ensure IE 9 compatibility.
A panel is a block element that has the ability to load data asynchronously when a src attribute is set (same-origin policy restricted).
src
attribute, it will fetch the specified content asynchronously.The modal element provides an simple, structural tag that for showing modaled content that auto-centers in response to dynamic changes to screen and content size.
Leaflet maps is a popular, open alternative to Google maps that has caught fire in the developer community. This custom map tag allows you to easily create live map elements declaratively.
X-Tag is compatible with the following browser versions:
Hello, I'm an auto-magical modal, how do you do?