yii2-toastr
yii2-toastr copied to clipboard
Yii2 - Javascript Toast Notifications
How to plcae html inside message. currently it show as html entity..
Default opacity of message is less than 1. How to change to 1
php 5.4 dont support change way to add file assets for php5.4 support
I can't see that how to set both title and message from controller in documentation. `\Yii::$app->session->setFlash('error', 'This is the title'); ` // This is title only #Thankx
Can i set custom icon for the toast ?
Add raw format for message text. Default format 'text' with encoding Html. Me need html button in notification. JS lib allready work with Html