obap-material

May 11, 2020 ยท View on GitHub

A Material Design container that looks like a lifted piece of paper.

Usage

import '@obap/obap-elements/obap-material/obap-material.js';

<obap-material elevation="2">
   <!-- Slotted Content -->
</obap-material>

Properties

PropertyAttributeTypeDefaultDescription
disableddisabledBoolean"false"If true, the button will be disabled.
elevationelevationNumber"1"The Material elevation shadow. Allowed values: 0, 1, 2, 3, 4, 6, 8, 12, 16, 24.
roleroleString"null"The ARIA role of the element.

Slots

NameDescription
-Default slot