CreateButton()
Home > @backstage/core-components > CreateButton
Responsive Button giving consistent UX for creation of different things
Signature:
function CreateButton(props: CreateButtonProps): import("react/jsx-runtime").JSX.Element | null;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
props |
import("react/jsx-runtime").JSX.Element | null