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

3.11.22 • Public • Published

@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.

Package Exports

The package exports the following components, utilities, and types for use in your application:

Components

  • GatewayServiceList – Component for listing Gateway Services.
  • GatewayServiceForm – Component for creating or editing a Gateway Service (new version).
  • GatewayServiceConfigCard – Component displaying configuration details for a Gateway Service.
  • LegacyGatewayServiceForm – Deprecated or legacy form component for Gateway Services.

Utilities

  • All utility functions from the ./utils directory are exported for use.

Reference the individual component docs for more info.

Types

  • All TypeScript types from the ./types directory are exported

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'

Individual component documentation

/@kong-ui-public/entities-gateway-services/

    Package Sidebar

    Install

    npm i @kong-ui-public/entities-gateway-services

    Weekly Downloads

    2,059

    Version

    3.11.22

    License

    Apache-2.0

    Unpacked Size

    262 kB

    Total Files

    40

    Last publish

    Collaborators

    • konginc