# @acorex/components/select-box

> **Deprecated.** This component is no longer supported.
>
> - Use [`combo-box`](../combo-box) when your data is a simple array.
> - Use [`lookup`](../lookup) when you need advanced features and `AXDataSource` support.

Secondary entry point of `@acorex/components`. It can be used by importing from `@acorex/components/select-box`.
