holoviz/param

Document `allow_refs` and `nested_refs`

maximlt opened this issue · 1 comments

We can't release Param 2.0 without documenting that, it's one of the main new features and is breaking some Param 1 code!

To be clear, the implementation is fully backward compatible, what actually breaks things is that Panel automatically activates allow_refs=True for all parameters that do not explicitly disable it.