0.0.3 • Published 5 years ago

mofron-comp-slideshare v0.0.3

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

mofron-comp-slideshare

mofron is module based frontend framework.

embeded slideshare component for mofron

it can embeded slide to your page.

usage is the same as official information, but it needs to replace "iframe" and this component tag.

Install

npm install mofron  mofron-comp-slideshare

Sample

<require>
    <tag module="mofron-comp-slideshare">SlideShare</tag>
</require>

<SlideShare src="//www.slideshare.net/slideshow/embed_code/key/FEMhsyd6vq2yTt" width="400" height="300" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border-width:1px;max-width:100%;">
</SlideShare>

Parameter

SimpleParamParameter NameTypeDescription
srcstringslide url
widthnumberslide width
optionstyle option
heightstringslide height
optionstyle option
frameborderstringiframe border type
marginwidthstringmargin width
marginheightstringmargin height
scrollingstringscrolling type
0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago