0.1.5 • Published 5 years ago
vuejs-retro-console v0.1.5
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%'
}