JosephusPaye / Keen-UI

A lightweight Vue.js UI library with a simple API, inspired by Google's Material Design.
https://josephuspaye.github.io/Keen-UI/
MIT License
4.1k stars 438 forks source link

Simple container and label #444

Closed leosdad closed 5 years ago

leosdad commented 5 years ago

Hi, 1) is there any component to use as a simple label and/or a title? 2) Also is there any component that can be used as a simple static container or panel? Thanks.

JosephusPaye commented 5 years ago

Hi @leosdad,

Unfortunately Keen UI doesn't have static components like what you described.

In an effort to keep the library small and focused, I think components like that are best left to the developer or a CSS framework.