whynot-design/adapters/lit/drift/Button.md

15 lines
926 B
Markdown
Raw Normal View History

<!-- @generated by make adapt-lit (WHYNOT-WP-0002 T07) — overwritten each run; do not hand-edit. -->
# Drift — Button `<wn-button>`
**Status:** ok — ✓ in sync with the IR contract.
| severity | kind | prop | detail |
| --- | --- | --- | --- |
| info | non-portable | `onClick` | type=function; not attribute-mappable — handle explicitly, never drop. |
| info | non-portable | `style` | type=object; not attribute-mappable — handle explicitly, never drop. |
| info | prop-extra | `size` | on <wn-button> (attribute 'size'), not in IR contract. |
| info | prop-extra | `iconEnd` | on <wn-button> (attribute 'icon-end'), not in IR contract. |
| info | prop-extra | `type` | on <wn-button> (attribute 'type'), not in IR contract. |
| info | prop-extra | `disabled` | on <wn-button> (attribute 'disabled'), not in IR contract. |
| info | prop-extra | `href` | on <wn-button> (attribute 'href'), not in IR contract. |