Skip to content

Document syncing Parameterized object lists - #8705

Open
Kkkakania wants to merge 1 commit into
holoviz:mainfrom
Kkkakania:docs/location-parameterized-list
Open

Document syncing Parameterized object lists#8705
Kkkakania wants to merge 1 commit into
holoviz:mainfrom
Kkkakania:docs/location-parameterized-list

Conversation

@Kkkakania

Copy link
Copy Markdown
Contributor

Closes #5753.

This documents how to synchronize a list of Parameterized objects with the URL by defining a param.List subclass with explicit serialization and deserialization. The example round-trips each object through plain JSON data and also calls out URL length, browser-history, and server-log considerations.

Validation:

  • Executed the example against the current Location implementation and verified both serialization and reconstruction
  • pre-commit run --files doc/how_to/state/url.md

@Kkkakania
Kkkakania marked this pull request as ready for review August 9, 2026 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Describe how to sync the url/ location to a list of Parameterized objects

1 participant