ImageField
Extends:
react~Component → Field → ImageField
Controls an input file element that shows a preview of the selected image
SCSS import:
@import "~@orloxx/ui-core/scss/form/image-field";
Example:
<ImageField id='image' name='image' label='Choose from computer' />