@kong-ui-public/entities-keys
TypeScript icon, indicating that this package has built-in type declarations

3.5.10 • Public • Published

@kong-ui-public/entities-keys

Key entity components.

Requirements

  • vue and vue-router must be initialized in the host application
  • @kong/kongponents must be added as a dependency in the host application, globally available via the Vue Plugin installation, and the package's style imports must be added in the app entry file. See here for instructions on installing Kongponents.
  • @kong-ui-public/i18n must be available as a dependency in the host application.
  • axios must be installed as a dependency in the host application

Included components

  • KeyList
  • KeyForm
  • KeyConfigCard

Reference the individual component docs for more info.

Usage

Install

Install the component in your host application

yarn add @kong-ui-public/entities-keys

Registration

Import the component(s) in your host application as well as the package styles

import { KeyList, KeyForm, KeyConfigCard } from '@kong-ui-public/entities-keys'
import '@kong-ui-public/entities-keys/dist/style.css'

Individual component documentation

Readme

Keywords

none

Package Sidebar

Install

npm i @kong-ui-public/entities-keys

Weekly Downloads

732

Version

3.5.10

License

Apache-2.0

Unpacked Size

133 kB

Total Files

28

Last publish

Collaborators

  • konginc