htmx-ext-remove-me

2.0.0 • Public • Published

The remove-me extension allows you to remove an element after a specified interval.

Install

<script src="https://unpkg.com/htmx-ext-remove-me@2.0.0/remove-me.js"></script>

Usage

<div hx-ext="remove-me">
    <!-- Removes this div after 1 second -->
    <div remove-me="1s">To Be Removed...</div>
</div>

Readme

Keywords

none

Package Sidebar

Install

npm i htmx-ext-remove-me

Weekly Downloads

1

Version

2.0.0

License

none

Unpacked Size

8.4 kB

Total Files

7

Last publish

Collaborators

  • carsongross