@k8slens/button
v1.0.0
Published
Highly extendable button in the Lens.
Downloads
132
Readme
@k8slens/button
This package contains stuff related to creating Lens-applications.
Usage
$ npm install @k8slens/button
import type { ButtonProps } from "@k8slens/button";
import { Button } from "@k8slens/button";