Data Components
<Embed />
The Embed component displays HTML when the result of executing a Python function is HTML.
Properties
Name of the Python function or SQL file.
Variables to pass to the Python function or SQL file. Declare using the variable()
function.
Height of the component. Unit is px.