UI

Used for registration of UI components.

register(kind, Component)

Registers a component to a specific kind.

Usage

import { ui } from '@skele/classic'
import ArticleScene from './ui'

ui.register(['scene', 'article'], ArticleScene)

results matching ""

    No results matching ""