mofron-comp-slideshare

0.0.3 • Public • Published

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

Simple
Param
Parameter Name Type Description
src string slide url
width number slide width
option style option
height string slide height
option style option
frameborder string iframe border type
marginwidth string margin width
marginheight string margin height
scrolling string scrolling type

Readme

Keywords

Package Sidebar

Install

npm i mofron-comp-slideshare

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

7.08 kB

Total Files

5

Last publish

Collaborators

  • simparts