ui.page_output

ui.page_output(id)

Create a page container where the entire body is a UI output.

Parameters

id: str

An output id.

Returns

Type Description
Tag A UI element which is meant to be used as a page container.