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

5.6.0 • 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 module 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'] = []

Readme

Keywords

none

Package Sidebar

Install

npm i @3yourmind/kotti-ui

Weekly Downloads

121

Version

5.6.0

License

MIT

Unpacked Size

8.09 MB

Total Files

4672

Last publish

Collaborators

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