Link Search Menu Expand Document (external link)

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

Routable interface

Indicates if a component can be routed using react-router-dom. The path prop must be present.

Signature:

export interface Routable 

Properties

Property Type Description
path string