@3yourmind/kotti-ui
TypeScript icon, indicating that this package has built-in type declarations

8.7.6 • Public • Published

@3yourmind/kotti

TODO: description

Usage

import { KtFieldText } from '@3yourmind/kotti'

// TODO: Improve Usage Documentation

Types

Kotti components are internally annotated like this:

export namespace KottiComponent {
	export type Events = {}

	export type Props = {}

	export type Translations = {}
}

externally, they can be used via Kotti.Component.Props:

import { Kotti } from '@3yourmind/kotti-ui'

const options: Kotti.FieldSingleSelect.Props['options'] = []

/@3yourmind/kotti-ui/

    Package Sidebar

    Install

    npm i @3yourmind/kotti-ui

    Weekly Downloads

    1,798

    Version

    8.7.6

    License

    MIT

    Unpacked Size

    7.66 MB

    Total Files

    411

    Last publish

    Collaborators

    • felix_bauer
    • dennis_hezel
    • 3yd_developer
    • florianwendelborn
    • florentgallois
    • santiagoballadares
    • moritzvetter