ProjectLanding
Page
Landing Page from the Project package.
Loading LandingPage…
Source code
Waiting for the preview before loading source files · 2 of 2
Properties
Public properties derived from the component’s TypeScript signature.
| Property | Type | Default |
|---|---|---|
titleRequired | string | — |
descriptionOptional | string | — |
installCommandOptional | string | — |
onCopyInstallOptional | (() => void) | — |
copyInstallStateOptional | "idle" | "copied" | "idle" |
primaryActionOptional | LandingPageAction | — |
secondaryActionsOptional | readonly LandingPageAction[] | [] |