0.0.13 • Published 10 months ago
toast-boot v0.0.13
install first
npm install
run on cmd
npm run flex-toast
run project on browser
http://localhost:4512/
flex-toast body
box display
Commands | Action |
---|---|
All Property | use camelCase |
icon display - mdi icon
Icon - mdi-
Commands | Action |
---|---|
icon | display mdi icon |
iconLeft | margin-left |
iconRight | margin-right |
iconTop | margin-top |
iconButton | icon-button |
iconSize | icon-size |
iconColor | icon-color |
iconHeight | icon-height |
iconWidth | icon-width |
Title
How to use title
Commands | Action |
---|---|
title | display title |
titleLeft | margin-left |
titleRight | margin-right |
titleTop | margin-top |
titleButton | title-button |
titleSize | title-size |
titleColor | title-color |
titleHeight | title-height |
titleWidth | title-width |
background image
How to use import - background image
Commands | Action |
---|---|
importBackgroundImage | import image From link or path folder |
titleLeft | margin-left |
titleRight | margin-right |
titleTop | margin-top |
titleButton | title-button |
backgroundImageSize | controll image size example ⬇️ |
( backgroundImageSize : 'width' 'height' ) | |
backgroundImageColor | background color for image |