Home > @department-of-veterans-affairs/va-forms-system-core > Page
Page() function
Renders the page contents
Signature:
export default function Page(props: PageProps): JSX.Element;
Parameters
Parameter | Type | Description |
---|---|---|
props | PageProps |
Returns:
JSX.Element