Adaptive Text Field

Adaptiveness

  • iOS: native styling
  • AdaptiveSelect behavior when select={true}

Variations

API

MUI Text Field API with the following changes:

  • slots.input defaults to AdaptiveInput, AdaptiveFilledInput, or AdaptiveOutlinedInput
  • slots.select defaults to AdaptiveSelect
  • iOS: slotProps.inputLabel.focused defaults to false

AdaptiveInput

MUI Input API

AdaptiveFilledInput

MUI Filled Input API

AdaptiveOutlinedInput

MUI Outlined Input API