@routepilot/assistant-angular
v0.1.0
Published
Angular bindings for @routepilot/assistant — robot button + prompt bar that render inside the @routepilot/angular tour tooltip footer.
Downloads
88
Maintainers
Readme
@routepilot/assistant-angular
Angular bindings for @routepilot/assistant — renders inside the @routepilot/angular tooltip footer.
TourAssistantService(builds and owns the search index)TourAssistantButtonComponent— robot icon that opens the prompt barTourAssistantPromptComponent— input + ranked results listRpTooltipDirective— portal-to-body tooltip with side flipTOUR_ASSISTANT_CONFIGinjection token for scope, reranker, synonyms
Install:
npm install @routepilot/engine @routepilot/angular @routepilot/assistant @routepilot/assistant-angularImport the shared CSS once in your app (e.g. styles.scss):
@import '@routepilot/assistant/tour-assistant.css';Docs: https://routepilot.dev/docs#assistant Source: https://github.com/chrisfeldkircher/routepilot/tree/main/packages/assistant-angular
