Skip to content

Commit

Permalink
Docs: Add a demo link to the lazyRender property
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanTsukanov committed Mar 18, 2024
1 parent 35ffd53 commit ba9da5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/settings.ts
Expand Up @@ -232,6 +232,8 @@ export var settings = {
* - `enabled`: `boolean`\
* Specifies whether to add questions to the DOM only when they get into the viewport. Default value: `false`.
*
* [View Demo](https://surveyjs.io/form-library/examples/survey-lazy/ (linkStyle))
*
* > Lazy rendering is an experimental feature that may not work as expected in all use cases.
*/
lazyRender: {
Expand Down

0 comments on commit ba9da5b

Please sign in to comment.