(react-api)= # React API Reference This package exports three components: - {func}`ModuleContainer `: To render an entire DASF backend module - {func}`ClassContainer `: To render a single class of a DASF backend module - {func}`FunctionContainer `: To render a single function of a DASF backend module. ## Components ```{toctree} --- maxdepth: 1 --- base module class function ```