mirror of
https://github.com/status-im/consul.git
synced 2025-03-03 06:40:45 +00:00
9 lines
156 B
Handlebars
9 lines
156 B
Handlebars
|
<input
|
||
|
{{did-insert (optional @didinsert)}}
|
||
|
{{on 'change' (optional @onchange)}}
|
||
|
type="radio"
|
||
|
name={{@name}}
|
||
|
value={{@value}}
|
||
|
...attributes
|
||
|
/>
|