param
param copied to clipboard
Document `parameterized_class`, `guess_param_types` and `guess_bounds`
They've all been added in https://github.com/holoviz/param/pull/317 before Param had a website.
Across the HoloViz code bases I've only found one usage of parameterized_class in Panel:
https://github.com/holoviz/panel/blob/8e6798cc0f1cde5232b9a808ebecf00b5683fd0c/panel/depends.py#L29