interface ArticleBulkEditorLabelConfig {
    initialValue?: string;
}

Properties

Properties

initialValue?: string