apiruler-manager-entities-consumer-groups
v4.2.31
Published
Consumer Groups entity components.
Readme
@kong-ui-public/entities-consumer-groups
Consumer Groups entity components.
Requirements
Check the individual component docs for more info.
Included components
ConsumerGroupListConsumerGroupFormConsumerGroupConfigCard
Reference the individual component docs for more info.
Usage
Install
Install the component in your host application
yarn add @kong-ui-public/entities-consumer-groupsRegistration
Import the component(s) in your host application as well as the package styles
import { ConsumerGroupList, ConsumerGroupForm } from '@kong-ui-public/entities-consumer-groups'
import '@kong-ui-public/entities-consumer-groups/dist/style.css'