0.0.10 • Published 5 years ago

mofron-comp-fdsplit v0.0.10

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

mofron-comp-fdsplit

mofron is module based frontend framework.

folding split component for mofron

Install

npm install mofron mofron-comp-fdsplit

Sample

<require>
    <tag module="mofron-comp-fdsplit">Split</tag>
</require>

<Split ratio=(30,70)>
    <div baseColor="#faf5f5"></div>
    <div baseColor="#e6e6fa"></div>
</Split>

Parameter

SimpleParamParameter NameTypeDescription
switchmofron-comp-switchfolding switch component
foldingbooleantrue: folding split component
false: unfolding split component
foldingEventfunctionevent function
mixedevent parameter
foldwidstring (size)folding width
widthstring (size)split width
speednumberfolding speed