Coming from Orbiter, you should be aware of the following changes:
requiredhas been renamed toisRequired.onChangesignature has changed (no event are passed).disabledhas been renamed toisDisabled.autofocusis not supported. You must useautofocuson the actual Radio.fluidhas been renamed toisFluid.reverseis not supported, useflex-directionorrow-reverseinstead.- The default orientation is now vertical instead of horizontal.
validationStatehas been removed. UseisInvalidinstead. There is noisValid.wraphas been removed. Ifhorizontal, radios will wrap.- There is no
alignprop. If needed, the styled system can be used. inlineprop is not available.