--- title: ScrubInputDisplay description: Deprecated compatibility alias for NumberFieldValue. --- # ScrubInputDisplay ::: warning Deprecated Use [`NumberFieldValue`](./number-field). `ScrubInputDisplay` is an alias backed by the NumberField implementation. ::: It renders outside editing mode and exposes the canonical NumberField value, mixed placeholder, state, and actions through its default slot.