memo-elements
Collection of HTML Elements which provide idea/inspiration memo.
With WebComponents technology, you can acquire memo widgets rapidly (minimum Two line of code!).
Demo
Check Live Demo!!
What this package can do
Current widgets are
- memo-widget: persistent memo (item saved in browser)
- memo-input-widget: input-only
<memo-widget>
- memo-output-widget: output-only
<memo-widget>
How to Use
In your HTML file,
<script src="https://cdn.jsdelivr.net/npm/memo-elements"></script>
<memo-widget storageid="YourPreferID"></memo-widget>
That's all!!
Future dev.
list length
tech.
- card scrolling
- Overflow menu
Currently, both are not implemented in MDC-Web.