vuejs-retro-console
v0.1.5
Published
VueJs Retro Console with classic lime green
Downloads
0
Readme
VueJs Retro Console
Simple output console component for VueJs with classic limegreen color.
How import?
import RetroConsole from "vuejs-retro-console";Live:
Properties
output
type: Arrayfullscreen
type: BooleanfontSize
type: Numberstyle
type: Object
e.g.:
{
height: '250px',
width: '50%'
}