UNPKG

@kinvolk/headlamp-plugin

Version:

The needed infrastructure for building Headlamp plugins.

11 lines (7 loc) 215 B
# Custom UI panels example This plugin demonstrates how to add custom side UI panels ```bash cd plugins/examples/ui-panels npm start ``` The main code for the example plugin is in [src/index.tsx](src/index.tsx).