Mixins
Form Data
DileEmmitChange
Emits a standard element-changed event so form elements plug into the Form mixin's automations.
DileFormChangeDetect
Detects changes across a form's fields and emits a single dile-form-changed event.
DileForm
Adds getData, setData, validation and other form automations to your custom elements.
Effects
DileCloseDocumentClick
Closes a custom element when the user clicks anywhere in the document.
DileCloseOnEscPressed
Closes a custom element automatically when the user presses the Esc key.
DileOverlay
Positions and toggles overlay elements with a smooth open and close animation.
DileSelectable
Adds the properties and events needed to select one item from a list.
DileSlideDown
Adds slideShow and slideHide methods to smoothly reveal or hide elements.
dile-components