For the complete documentation index, see llms.txt. This page is also available as Markdown.

Simple List Manager

Very simple editor that lets you manage a simple list of strings

List Editor

Example of getting value on page

(Content!.GetValue<List<string>>("PropertyAliasHere"))

Last updated