stimulus-notification icon indicating copy to clipboard operation
stimulus-notification copied to clipboard

Allow notification to be shown more than once

Open TomBeckett opened this issue 6 months ago • 1 comments

Closes https://github.com/stimulus-components/stimulus-notification/issues/4.

Usage example:

<div data-controller="your-controller-name" data-your-controller-name-repeat-value="true"></div>

TomBeckett avatar Jan 03 '24 13:01 TomBeckett