Props: {
    options?: TJSSettingsCreateOptions;
    settings?: TJSGameSettingsWithUI;
    styles?: object;
}

Props type alias for associated component.

Type declaration