ContentModalProps
Home > @backstage/plugin-home-react
> ContentModalProps
Props customizing the
Signature:
export type ContentModalProps = {
modalContent: JSX.Element;
linkContent: string | JSX.Element;
};
Home > @backstage/plugin-home-react
> ContentModalProps
Props customizing the
Signature:
export type ContentModalProps = {
modalContent: JSX.Element;
linkContent: string | JSX.Element;
};