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