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

    Variable BrandingThemeBordersButtonsStyleEnumConst

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

    Buttons style

    Type Declaration

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