Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-4101

Indeterminate checkbox support for molds switch and toggle

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Normal Normal
    • 9.0.0
    • 8.6.0
    • None
    • None

      ZK-3958 added switch and toggle molds for button.
      ZK-136 added indeterminate state API for button,

      Currently, toggle mold and switch mold only support checked, and are not affected by indeterminate.

      test with:
      <checkbox id="checkbox" label="Checkbox" indeterminate="true" checked="true" mold="switch"/>
      <checkbox id="checkbox" label="Checkbox" indeterminate="true" checked="true" mold="toggle"/>

      switch and toggle should include a visual indicator of the indeterminate status.

            Leon03 Leon03
            MDuchemin MDuchemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: