Type alias LLThemeSwitchProps

LLThemeSwitchProps: ComponentStyleProp<LLThemeSwitchStyles> & {
    switchIcon?: ImageProps["source"];
}

Type declaration

  • Optional switchIcon?: ImageProps["source"]

Generated using TypeDoc