[new feature] Toast: add icon prop (#3485)
This commit is contained in:
@@ -3,6 +3,7 @@ import VueToast from './Toast';
|
||||
import { isObj, isServer } from '../utils';
|
||||
|
||||
const defaultOptions = {
|
||||
icon: '',
|
||||
type: 'text',
|
||||
mask: false,
|
||||
value: true,
|
||||
|
||||
Reference in New Issue
Block a user