Struct patternfly_yew::UserToggleProps [−][src]
Fields
name: Stringsrc: StringTrait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for UserToggleProps
impl Send for UserToggleProps
impl Sync for UserToggleProps
impl Unpin for UserToggleProps
impl UnwindSafe for UserToggleProps
Blanket Implementations
Mutably borrows from an owned value. Read more