Row#

The Row layout arranges its contents horizontally.

Use pn.ui.Row to create this component.

API#

.. py:class:: Row(*objects, **params) :module: panel_material_ui.layout.base

The Row layout arranges its contents horizontally.

.. !! processed by numpydoc !!

Parameter Definitions


Parameters inherited from:

   :class:`panel.layout.base.ListLike`: objects

   :class:`panel.viewable.Layoutable`: align, aspect_ratio, css_classes, design, height, min_width, min_height, max_width, max_height, styles, stylesheets, tags, width, width_policy, height_policy, sizing_mode, visible

   :class:`panel.custom.ReactComponent`: use_shadow_dom

   :class:`panel_material_ui.base.MaterialComponent`: loading, dark_theme, theme_config, sx

   :class:`panel_material_ui.layout.base.MaterialLayout`: margin

   :class:`panel_material_ui.layout.base.MaterialListLike`: scroll