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
Returns
Element