Data Components
<DataTable />
DataTable component displays the results of a Python function or SQL file execution in a table.
Properties
Name of the Python function or SQL file.
Variables to pass to the Python function or SQL file. Declare using the variable()
function.
Name of the columns to show. You can specify the order too.
Height of the component. Unit is px.