Update default screen props
This commit is contained in:
parent
2f00bf38e3
commit
10f5cdb80b
|
@ -337,6 +337,8 @@ export function createSampleDataTableScreen(): Screen {
|
|||
allowEditRows: false,
|
||||
allowDeleteRows: false,
|
||||
stripeRows: true,
|
||||
quiet: true,
|
||||
hideColumnIcons: true,
|
||||
onRowClick: [
|
||||
{
|
||||
parameters: {
|
||||
|
|
Loading…
Reference in New Issue