Skip to main content

Documentation Index

Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt

Use this file to discover all available pages before exploring further.

Description

When clicked scrolls to the top of the page or to the specified element by ID. Styles can be added to fix the scroll to top to the bottom left right or center of the page by adding the style tag with ‘bottom-right’ OR ‘bottom-center’ OR ‘bottom-left’

Usage

as element:
<widget:scroll-to
       [scroll-to-id="{string}"]>
</widget:scroll-to>

Directive info

  • This directive creates new scope.

Parameters

ParamTypeDetails
scroll-to-id (optional)stringThe id of the element to scroll to.