pub fn InteractionTag(props: InteractionTagProps) -> impl IntoViewExpand description
§Required Props
- children:
Children
§Optional Props
- class:
impl Into<MaybeProp<String>> - size:
impl Into<Signal<TagSize>>- Size of the tag.
pub fn InteractionTag(props: InteractionTagProps) -> impl IntoViewChildrenimpl Into<MaybeProp<String>>impl Into<Signal<TagSize>>