Unplanned
Last Updated: 18 Dec 2023 07:23 by ADMIN
Nick
Created on: 18 Dec 2023 07:23
Type: Feature Request
1
Expose template for Upload's validation messages

Create templates or component parts that will allow users to customize the styles of the Upload validation messages through the following selectors:

.k-upload .k-file-validation-message,
.k-upload .k-upload-files .k-file-validation-message,
.k-upload .k-file-success .k-file-validation-message,
.k-upload .k-file-error .k-file-validation-message 

Example: https://stackblitz.com/edit/h2vraq?file=src%2Fmain.vue

0 comments