Update API doc
parent
00186c9798
commit
7cb8650ad4
|
@ -17834,6 +17834,14 @@
|
|||
"default": "960px",
|
||||
"description": "The breakpoint to define the maximum width boundary when using stack responsive layout."
|
||||
},
|
||||
{
|
||||
"name": "showHeaders",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "boolean",
|
||||
"default": "true",
|
||||
"description": "Whether to display table headers"
|
||||
},
|
||||
{
|
||||
"name": "showGridlines",
|
||||
"optional": true,
|
||||
|
|
|
@ -3469,8 +3469,8 @@ packages:
|
|||
ee-first@1.1.1:
|
||||
resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
|
||||
|
||||
electron-to-chromium@1.5.27:
|
||||
resolution: {integrity: sha512-o37j1vZqCoEgBuWWXLHQgTN/KDKe7zwpiY5CPeq2RvUqOyJw9xnrULzZAEVQ5p4h+zjMk7hgtOoPdnLxr7m/jw==}
|
||||
electron-to-chromium@1.5.28:
|
||||
resolution: {integrity: sha512-VufdJl+rzaKZoYVUijN13QcXVF5dWPZANeFTLNy+OSpHdDL5ynXTF35+60RSBbaQYB1ae723lQXHCrf4pyLsMw==}
|
||||
|
||||
emoji-regex@8.0.0:
|
||||
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
|
||||
|
@ -9898,7 +9898,7 @@ snapshots:
|
|||
browserslist@4.23.3:
|
||||
dependencies:
|
||||
caniuse-lite: 1.0.30001663
|
||||
electron-to-chromium: 1.5.27
|
||||
electron-to-chromium: 1.5.28
|
||||
node-releases: 2.0.18
|
||||
update-browserslist-db: 1.1.0(browserslist@4.23.3)
|
||||
|
||||
|
@ -10517,7 +10517,7 @@ snapshots:
|
|||
|
||||
ee-first@1.1.1: {}
|
||||
|
||||
electron-to-chromium@1.5.27: {}
|
||||
electron-to-chromium@1.5.28: {}
|
||||
|
||||
emoji-regex@8.0.0: {}
|
||||
|
||||
|
|
Loading…
Reference in New Issue