Select Box
 import { AXSelectBoxModule } from '@acorex/components/select-box'; Overview
 Solid 
- Selected Items: [01, 02]
Usage
select-boxPreview
Code
Multiple Selection
multiplePreview
Code
Custom Item Template
itemTemplate . This flexibility allows for the integration of custom content, meeting specific design or functional requirements. Preview
Code
Custom Loading Template
loadingTemplate, giving you the freedom to design a custom visual experience. Preview
Code
Custom Empty Template
emptyTemplate, allowing you to create a custom visual representation for scenarios where no items are present Preview
Code
Api Call
Preview
Code