Link Search Menu Expand Document (external link)

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

OMBInfoProps interface

OMBInfo properties

Signature:

export interface OMBInfoProps 

Example

{
   expDate: 'My Example Title' required
   resBurden: 1
   ombNumber: '123-ABC'
}

Properties

Property Type Description
expDate string  
ombNumber? string (Optional)
resBurden? number (Optional)