Skip to contents

Renders the selectable persona table. Pair with persona_selector_server(). The table's height is set by the height argument of persona_selector_server(), which controls the scrollable body.

Usage

persona_selector_ui(id)

Arguments

id

Module id.

Value

A Shiny UI element (a DT output).