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 |