0.1.1 • Published 7 years ago

mofron-comp-radihdg v0.1.1

Weekly downloads
26
License
SEE LICENSE IN LI...
Repository
github
Last release
7 years ago

mofron-comp-heading-radius

extends component of heading for mofron. this component is radius style heading. please see here about an overview of mofron.

Install

npm install mofron-comp-heading-radius

Sample

let Mof     = require('mofron');
let Heading = require('mofron-comp-radihdg');

new Heading({
    param   : 'Heading',
    color   : new Mof.Color(0,100,30),
    visible : true
});
0.1.1

7 years ago

0.1.0

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago