fundamental-vue
fundamental-vue copied to clipboard
Vue.js components implementation of Fundamental Library Styles guidelines. The library is aiming to provide a Vue.js implementation of the components designed in Fundamental Library Styles.
More information can be found on the [Vuese migration wiki page](https://github.com/SAP/fundamental-vue/wiki/Vuese-Migration).
More information can be found on the [Vuese migration wiki page](https://github.com/SAP/fundamental-vue/wiki/Vuese-Migration).
More information can be found on the [Vuese migration wiki page](https://github.com/SAP/fundamental-vue/wiki/Vuese-Migration).
More information can be found on the [Vuese migration wiki page](https://github.com/SAP/fundamental-vue/wiki/Vuese-Migration).
More information can be found on the [Vuese migration wiki page](https://github.com/SAP/fundamental-vue/wiki/Vuese-Migration).
More information can be found on the [Vuese migration wiki page](https://github.com/SAP/fundamental-vue/wiki/Vuese-Migration).
More information can be found on the [Vuese migration wiki page](https://github.com/SAP/fundamental-vue/wiki/Vuese-Migration).
Currently there is no way to set custom anchor attributes on `fd-shellbar-logo`.
Currently, `FdMenuItem` + `FdMenuLink` only works when `FdMenuItem` contains **only** a single `FdMenuLink`. For example, the following will not work: ```html … ``` however this will: ```html … ```