Padax / w-components

JavaScript library based on Web Components.
MIT License
22 stars 2 forks source link

Build Component Reference Page #152

Open cwpeng opened 2 years ago

cwpeng commented 2 years ago

Follow two steps:

  1. Write document right inside component class.
  2. Build reference and demo page dynamically.
cwpeng commented 2 years ago

Complete Heading, Display Heading, List, Code, TypeWriter and Camera reference pages.

cwpeng commented 2 years ago

Complete TextInput, TextArea, Checkbox, Radio and Select/Option reference pages.