apiruler-manager-entities-consumers
v4.2.32
Published
Consumers entity components.
Readme
@kong-ui-public/entities-consumers
Consumers entity components.
Requirements
Check the individual component docs for more info.
Included components
ConsumerListConsumerFormConsumerConfigCard
Reference the individual component docs for more info.
Usage
Install
Install the component in your host application
yarn add @kong-ui-public/entities-consumersRegistration
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'