JSPM

  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q27780F
  • License MIT

demo網頁中常用的版面元素

Package Exports

  • demo-ui

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (demo-ui) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

demo-ui

demo網頁中常用的版面元素

Running

npm run start
open http://localhost:3333/

Demo

<Layout>
  
  <MainSection>
    <p> Hello world! </p>
  </MainSection>

  <Footer/>
</Layout>

Theme

<Layout/>  //網站

<MainSection/> //主內容

<Footer/> //頁腳

Component

<HanLoSu 臺羅閏號調="sui2" 漢字="媠"/>  //漢羅詞

<PlayButton 語句={"逐-家|tak8-ke1"}/>  //播放語音合成按鈕

<CopyButton 複製內容={"Hello copied!"}/> //複製按鈕