StyleCommands

Derive Macro StyleCommands 

Source
#[derive(StyleCommands)]
{
    // Attributes available to this derive:
    #[static_style_only]
    #[skip_enity_command]
    #[skip_ui_style_ext]
    #[skip_lockable_enum]
    #[animatable]
    #[target_enum]
    #[target_tupl]
    #[target_component]
    #[target_component_attr]
}