app module

app.render_content(tab)

Creates the content of the active tab.

Parameters:

tab (str) – ID of the active tab.

Returns:

Content of the active tab.

Return type:

a list of or a singular dash component, string or number; optional