Skip to content

@miyue-mma/shared / GenerateLabelProps

接口: GenerateLabelProps

生成标签的配置参数

属性

children?

ts
optional children: string;

hideFirst?

ts
optional hideFirst: boolean;

key?

ts
optional key: string;

label?

ts
optional label: string;

separator?

ts
optional separator: string;

splice?

ts
optional splice: boolean;

Released under the MIT License.