lightning/docs/source-app/api_reference/frontend.rst

26 lines
475 B
ReStructuredText

######################
lightning.app.frontend
######################
.. contents::
:depth: 1
:local:
:backlinks: top
.. currentmodule:: lightning_app.frontend
Lightning FrontEnds
___________________
.. autosummary::
:toctree: generated/
:nosignatures:
:template: classtemplate.rst
~frontend.Frontend
~web.StaticWebFrontend
~stream_lit.StreamlitFrontend
~panel.PanelFrontend
Learn more about :ref:`Frontend's <ui_and_frontends>`.