Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Variable BrandingThemeBordersButtonsStyleEnum

    BrandingThemeBordersButtonsStyleEnum: {
        Pill: "pill";
        Rounded: "rounded";
        Sharp: "sharp";
    }

    Type declaration

    • ReadonlyPill: "pill"
    • ReadonlyRounded: "rounded"
    • ReadonlySharp: "sharp"