<fasten-stitch-element> is a custom element that injects our healthcare institution selector.
fasten-stitch
(v1) to fasten-stitch-element
(v3).
true
, the stitch component will only show the search box and will not prompt the patient to verify their email address.true
, the stitch component will not close when the user clicks outside of the modal.
This is useful for cases where you want to keep the modal open until the user explicitly closes it.connect-mode
is no longer supported, Stitch now requires the use of an event bus to listen for events from the component.
The event bus has been renamed from orgConnectionCallback
(v1) to eventBus
(v3).