Checkbox Component

    Checkbox

    Styled checkbox component

    Usage

    import { Checkbox } from '@paljs/ui/Checkbox';
      Checkbox Status

      when you pass onChange props this will be un Controlled component just back value

      You want to control Component just pass checked props and control with his value