Module iced::widget::checkbox

source ·
Expand description

Show toggle controls using checkboxes.

Structs

Enums

Traits

Functions

  • A danger checkbox; denoting a negaive toggle.
  • A primary checkbox; denoting a main toggle.
  • A secondary checkbox; denoting a complementary toggle.
  • A success checkbox; denoting a positive toggle.

Type Aliases