Skip to content

mofron/mofron-comp-heading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mofron-comp-heading

mofron is module based frontend framework.

heading component for mofron

Install

npm install mofron mofron-comp-heading

Sample

<setting>
    <tag module="mofron-comp-heading">Heading</tag>
</setting>

<Heading color="#f0e6fa" level=2>Heading</Heading>

Parameter

Short
Form
Parameter Name Type Description
text mixed string: heading text contents
mofron-comp-text: heading text component
level number text size level [1-6]
mainColor mixed (color) string: text color name, #hex
array: [red, green, blue, (alpha)]
key-value style option

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published