UNPKG

@atlaskit/checkbox

Version:

A checkbox is an input control that allows a user to select one or more options from a number of choices.

3 lines (2 loc) 90 B
/// <reference types="react" /> export default function RequiredIndicator(): JSX.Element;