0.0.1 • Published 6 years ago
circular-reveal v0.0.1
Circular reveal

<circular-reveal>
<button>content</button>
</circular-reveal>Properties
| Attribute | Description | Type | Default |
|---|---|---|---|
duration | number | 0.25s | |
easing | string | ease-in-out | |
final-height | number | undefined | |
final-width | number | undefined | |
reveal | boolean | false | |
target | string | undefined | |
target-bounds | string | undefined |
Events
| Event | Description | Type |
|---|---|---|
afterhide | CustomEvent<any> | |
afterreveal | CustomEvent<any> | |
beforehide | CustomEvent<any> | |
beforereveal | CustomEvent<any> |
0.0.1
6 years ago