プロパティ
string
required
Python関数やSQLファイルの name
{ [key: string]: any }
Python関数やSQLファイルに渡す変数。
defineState()関数 を使って宣言してください。number
テーブルの高さ。単位はpxです。
string[]
表示するカラムの名前。順番も指定できます。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
<DataTable
loadData="aggregate_py"
hederKeys={['name', 'email', 'department']}
height={300}
/>
defineState()関数 を使って宣言してください。