Text Box
import { AXTextBoxModule } from '@acorex/components/text-box'; Overview
Solid
MD
- Hello
Usage
ax-text-boxPreview
Code
Using Decorators
ax-prefix, ax-suffix at the beginning and end of the text box to display text or anything else. Preview
Code
Change Type
[type]="'number'" to ax-text-box to change the input to a numeric format. Preview
Code