0.1.13 • Published 29 days ago

@kong-ui-public/entities-data-plane-nodes v0.1.13

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
29 days ago

@kong-ui-public/entities-data-plane-nodes

Data Plane entity components.

Requirements

Check the individual component docs for more info.

Included types

  • LogLevel - An enum representing the log levels available for Data Plane nodes.

Included components

  • ChangeLogLevelModal - A modal used to change the log level for a group of Data Plane nodes.

Reference the individual component docs for more info.

Included composables

  • useDataPlaneLogLevelChecker
  • useAsyncScheduler

Reference the individual composables docs for more info.

Usage

Install

Install the component in your host application

yarn add @kong-ui-public/entities-data-plane-nodes

Registration

Import the component(s) in your host application as well as the package styles

import { ChangeLogLevelModal, composables } from '@kong-ui-public/entities-data-plane-nodes'
import '@kong-ui-public/entities-data-plane-nodes/dist/style.css'

import type { LogLevel } from '@kong-ui-public/entities-data-plane-nodes'

Individual component documentation

Individual composables documentation

0.1.10

1 month ago

0.1.11

30 days ago

0.1.12

30 days ago

0.1.13

29 days ago

0.1.8

1 month ago

0.1.9

1 month ago

0.1.7

1 month ago

0.1.6

1 month ago

0.1.5

1 month ago

0.1.4

1 month ago

0.1.2

1 month ago

0.1.3

1 month ago

0.1.1

2 months ago