O3 Framework / ConfigurableLinkProps
Defined in: packages/framework/esm-react-utils/src/ConfigurableLink.tsx:35
AnchorHTMLAttributes<HTMLAnchorElement>
optionalonBeforeNavigate: (event) =>void
Defined in: packages/framework/esm-react-utils/src/ConfigurableLink.tsx:41
A callback to be called just before navigation occurs
MouseEvent
void
optionaltemplateParams:TemplateParams
Defined in: packages/framework/esm-react-utils/src/ConfigurableLink.tsx:39
A dictionary of values to interpolate into the URL, in addition to the default keys openmrsBase and openmrsSpaBase.
to:
string
Defined in: packages/framework/esm-react-utils/src/ConfigurableLink.tsx:37
The target path or URL. Supports interpolation. See [[navigate]]