HomePageRandomJoke()
Home > @backstage/plugin-home
> HomePageRandomJoke
Signature:
HomePageRandomJoke: (props: import("@backstage/plugin-home-react").CardExtensionProps<{
defaultCategory?: "any" | "programming" | undefined;
}>) => import("react").JSX.Element
Parameters
Parameter |
Type |
Description |
---|---|---|
props |
import("@backstage/plugin-home-react").CardExtensionProps<{ defaultCategory?: "any" | "programming" | undefined; }> |
import("react").JSX.Element