Home > @department-of-veterans-affairs/va-forms-system-core > PageProps
PageProps interface
The properties for the Page React component
Signature:
export interface PageProps
Properties
| Property | Type | Description |
|---|---|---|
| children | JSX.Element | JSX.Element[] | Element | |
| fieldNames? | string[] | (Optional) |
| hidePreviousButton? | boolean | (Optional) |
| nextButtonCustomText? | string | (Optional) |
| nextButtonDescribedBy? | string | (Optional) |
| title | string |