mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2025-02-25 19:52:16 +00:00
commit
7bd556ac59
2
api/@internal/component/ets/grid_col.d.ts
vendored
2
api/@internal/component/ets/grid_col.d.ts
vendored
@ -89,7 +89,7 @@ interface GridColInterface {
|
||||
* Defines the constructor of GridContainer.
|
||||
* @since 9
|
||||
*/
|
||||
(optiion?: GridColOptions): GridColAttribute;
|
||||
(option?: GridColOptions): GridColAttribute;
|
||||
}
|
||||
|
||||
declare class GridColAttribute extends CommonMethod<GridColAttribute> {
|
||||
|
Loading…
x
Reference in New Issue
Block a user