live · mainnetoc · docs
specs · api · guides
docs / documentation

@orangecheck/auth-client


@orangecheck/auth-client / OcAccountChipProps

Interface: OcAccountChipProps

Defined in: src/components.tsx:25

Properties

PropertyTypeDescriptionDefined in
<a id="property-classname"></a> className?stringclassName for the wrapper <div>.src/components.tsx:37
<a id="property-dashboardurl"></a> dashboardUrl?stringURL to the user's account dashboard. Defaults to https://ochk.io/dashboard, the canonical family target.src/components.tsx:30
<a id="property-menuitemclassname"></a> menuItemClassName?stringclassName for menu items (dashboard link + sign-out button).src/components.tsx:43
<a id="property-popoverclassname"></a> popoverClassName?stringclassName for the dropdown popover.src/components.tsx:41
<a id="property-signinlabel"></a> signInLabel?stringLabel for the sign-in link shown to anonymous visitors. Defaults to sign in.src/components.tsx:35
<a id="property-triggerclassname"></a> triggerClassName?stringclassName for the trigger pill button.src/components.tsx:39