Mmp
Overview
The MMP is an input element that works like a radio button. There are always all four options in a row and one can be selected.
When to use
t.b.d.
When to consider an alternative
t.b.d.
Component
Default
States
Readonly
Properties
Default
Property | Type | Required | Default |
---|---|---|---|
utilClassNames | String | false | - |
name | String | true | - |
selectedValue | Enum 0 │ 1 │ 2 │ 3 | false | - |
onChange | Func | false | - |
readOnly | Bool | false | - |
error | Bool | false | - |