Coming from Orbiter, you should be aware of the following changes:
onChangesignature has been changed β no events are passed.disabledhas been renamed toisDisabled.requiredhas been renamed toisRequired.fluidhas been renamed toisFluid.reverseis not supported, useflex-directionorrow-reverseinstead.autofocusis not supported. You must putautofocuson the actual Checkbox.- The default orientation is now vertical instead of horizontal.
validationStateis removed. useisInvalidinstead. There is noisValid.wrapis removed. If horizontal, radios will wrap.- There is no
alignprop. If needed, the styled system can be used. - The
inlineprop is not available.