Interface RestyleableComponentStyle

interface RestyleableComponentStyle {
    color?: Color4;
    textStyle?: TextRenderingStyle;
}

Properties

Properties

color?: Color4
textStyle?: TextRenderingStyle

Generated using TypeDoc

OpenSource licenses