Select Box
import { AXSelectBoxModule } from '@acorex/components/select-box';
Overview
Solid
- Selected Items: [01, 02]
Usage
select-box
Preview
Code
Multiple Selection
multiple
Preview
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