API Reference#
The Panel API Reference Manual provides a comprehensive reference for all methods and parameters on Panel components. For more information on how to use the components see the Component Gallery.
Overview#
Cheat Sheet
The Cheat Sheet provides a high-level overview of some of the most important functions in Panel.
Config
The panel.config
provides a way to set high-level configuration options.
State
The panel.state
object holds session state and provide various methods to attach events and tasks to a session.
Module Structure#
panel.io
Utilities for working with Panel components
panel.layout
Panel layout components
panel.pane
Panel layout components
panel.param
Components for integration with the param library
panel.pipeline
Panel Pipeline component
panel.widgets
Widget components
panel.viewable
Baseclasses for all Panel components