2.0.1 • Published 8 months ago

@makeform/radio v2.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

@makeform/radio

Radio style widget for users to make one single choice between multiple options.

Configs

  • values: Array of string/objects for options in this widget.
    • when object is used, it contains following fields:
      • value: actual value picked
      • label: text shown for user to select
  • other: default null. An object for config of other option, with following fields:
    • enabled: default false. should other option be shown.
    • prompt: default 其它 or Other. Prompt text for other option.
  • layout: default inline. decide how to layout options. possible values: either inline or block.

License

MIT

1.2.0

11 months ago

1.3.2

9 months ago

1.3.1

9 months ago

1.3.0

9 months ago

1.2.1

10 months ago

2.0.1

8 months ago

2.0.0

8 months ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago