UNPKG

@zeix/ui-element

Version:

UIElement - minimal reactive framework based on Web Components

10 lines (9 loc) 249 B
<input-button> <button type="button"> <span class="label">🛒 Shopping Cart</span> <span class="badge">5</span> </button> </input-button> <input-button disabled> <button type="submit" class="primary" disabled>Submit</button> </input-button>