Skip to content

@vtjDocs


@vtj / ui / XStartup

Variable: XStartup

const XStartup: DefineComponent<object, object, unknown, object, object, ComponentOptionsMixin, ComponentOptionsMixin, object, string, PublicProps, Readonly<ExtractPropTypes<object>>, object, object>

Type declaration

actionLink: object

default: string

type: StringConstructor

actionText

actionText: object

actionText.default

default: string

actionText.type

type: StringConstructor

name

name: object

name.default

default: string

name.type

type: StringConstructor

tagline

tagline: object

tagline.default

default: string

tagline.type

type: StringConstructor

Defined in

packages/ui/types/components/startup/Startup.d.ts:2

Released under the MIT License.