@kong-ui-public/entities-consumers
v3.5.66
Published
Consumers entity components.
Downloads
7,667
Readme
@kong-ui-public/entities-consumers
Consumers entity components.
Requirements
Check the individual component docs for more info.
Included components
ConsumerList
ConsumerForm
ConsumerConfigCard
Reference the individual component docs for more info.
Usage
Install
Install the component in your host application
yarn add @kong-ui-public/entities-consumers
Registration
Import the component(s) in your host application as well as the package styles
import { ConsumerList, ConsumerForm, ConsumerConfigCard } from '@kong-ui-public/entities-consumers'
import '@kong-ui-public/entities-consumers/dist/style.css'