Parameters

class foxglove.layouts.ParametersPanel

Read and set parameters for a data source.

For more information, see the documentation.

Example
import foxglove.layouts as fl

layout = fl.Layout(content=fl.ParametersPanel())
config: Any | None = None
title: Any | None = None