Skip to main content

Function: PriceToggle()

PriceToggle(props): Element

Defined in: components/PriceToggle.tsx:56

Renders a switch toggling prices between incl./excl. VAT. Supports both controlled (value + onChange) and uncontrolled (initialState) modes.

Parameters

props

PriceToggleProps

Returns

Element