Link Search Menu Expand Document (external link)

Home > @department-of-veterans-affairs/va-forms-system-core > FormTitleProps

FormTitleProps interface

FormTitle properties

Signature:

export interface FormTitleProps 

Example

{
   title: 'My Example Title',
   subTitle: 'My Example Sub Title for more information'
}

Properties

Property Type Description
subTitle? string (Optional)
title string