presentation-elements

Augmented Next Presentation - Element Extensions and Markup

Usage no npm install needed!

<script type="module">
  import presentationElements from 'https://cdn.skypack.dev/presentation-elements';
</script>

README

presentation-elements

Augmented Next Presentation - Element Extensions and Markup

API

Table of Contents

ANInput

Extends AbstractInput

A Custom Input Element based on the material design concept

ANCheckbox

Extends AbstractInput

A Custom Checkbox Element based on the material design concept

AbstractInput

Extends HTMLElement

A Custom Abstract Element for use as a base class

ANSelect

Extends AbstractInput

A Custom Select Element based on the material design concept

ANButton

Extends AbstractInput

A Custom Button Element based on the material design concept

ANFab

Extends AbstractInput

A Custom Fab Button Element based on the material design concept

ANIcon

Extends AbstractInput

A Custom Icon Element based on the material design concept