waifuim
    Preparing search index...

    Interface CreateTagOptions

    interface CreateTagOptions {
        description?: string;
        name: string;
        slug?: string | null;
    }
    Index

    Properties

    description?: string

    A description explaining what this tag represents.

    name: string

    The display name of the tag (e.g., "Waifu").

    slug?: string | null

    Optional URL-friendly slug. If not provided, will be auto-generated from the name. Example: marin-kitagawa