interface StringTagsInputConfig {
    slug: boolean;
}

Properties

Properties

slug: boolean

Automatically slugify provided strings?