Skip to content

@miyue-mma/shared / FlatProps

接口: FlatProps

扁平化对象数组的配置参数

属性

children?

ts
optional children: string;

currentDepth?

ts
optional currentDepth: number;

depth?

ts
optional depth: number;

removeChildren?

ts
optional removeChildren: boolean;

Released under the MIT License.