@kong-ui-public/entities-gateway-services
v3.8.53
Published
Gateway Service entity components.
Downloads
7,776
Readme
@kong-ui-public/entities-gateway-services
Gateway Service entity components.
Requirements
Check the individual component docs for more info.
Included components
GatewayServiceList
GatewayServiceForm
GatewayServiceConfigCard
Reference the individual component docs for more info.
Usage
Install
Install the component in your host application
yarn add @kong-ui-public/entities-gateway-services
Registration
Import the component(s) in your host application as well as the package styles
import { GatewayServiceList, GatewayServiceForm, GatewayServiceConfigCard } from '@kong-ui-public/entities-gateway-services'
import '@kong-ui-public/entities-gateway-services/dist/style.css'