Coming from Orbiter, you should be aware of the following changes:
Itemhas been renamed toSelectItem.- The selected value only includes text. If an icon or avatar is needed, customize it using the
renderValuefunction. - There is no
allowFlip. UseshouldFlip. - There is no
allowPreventOverflow. This is done automatically. - There is no
allowResponsiveMenuWidth. UseisAutoMenuWidth. disabledhas been renamed toisDisabled.fluidhas been renamed toisFluid.openhas been renamed toisOpen..requiredhas been renamed toisRequired.- A select cannot be read-only.
overlayPropshas been removed. UsepopoverPropsinstead.- Use
isInvalidinstead ofvalidationState. varianthas been removed.zIndexhas been removed.- Custom tooltips are not supported.