lightsheet-team / lightsheet

GNU Lesser General Public License v3.0
1 stars 1 forks source link

UI tool bar #76

Closed amy-hoangg closed 5 months ago

amy-hoangg commented 5 months ago
  1. Create types for tool bar
  2. Create a tool bar element inside div id="lightsheet"
  3. Use Google API for icons placeholder in tool bar https://fonts.google.com/icons
  4. Add styles for each item in tool bar

Note: the code is based on what JS Spreadsheet has