Semantic-UI-Docs icon indicating copy to clipboard operation
Semantic-UI-Docs copied to clipboard

Possible conflict in definitions for uncheckable property

Open DanielSwain opened this issue 9 years ago • 0 comments

This page has the following definition for uncheckable: uncheckable - auto - Setting to true/false will determine whether an input will allow no selection. Auto will set disallow this behavior only for radio boxes


This page has the following seemingly conflicting explanation:

One-Way Choices To make a user able to check a box, but unable to uncheck it, use the uncheckable setting.

These seem like conflicting definitions for uncheckable. Perhaps more explanation in the docs would clarify this?

DanielSwain avatar Jul 08 '16 20:07 DanielSwain