IBM Carbon Design System

carbon + angular:

https://angular.carbondesignsystem.com/?path=/story/accordion--documentation

Add clarification for using ui-shell

配置 style.scss

$feature-flags: (
  components-x: true,
  ui-shell: true,
);
@import '~carbon-components/scss/globals/scss/styles.scss';

怎樣在Angular中使用carbon-icons

這個(gè)link中有三種使用方式: https://github.com/carbon-design-system/carbon-icons/blob/master/docs/usage.md
我采用的是第三種Using SVG sprite from static assets (recommended)

需要安裝svgxuse
npm i svgxuse

將carbon-icons.svg挪到assets目錄(就是本項(xiàng)目指定的靜態(tài)文件目錄)下:


image.png

使用方法:

 <svg>
    <title>Add new users to your account</title>
    <use xlink:href="/carbon-icons.svg#icon--add--glyph"></use>
  </svg>
最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時(shí)請結(jié)合常識與多方信息審慎甄別。
平臺聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡書系信息發(fā)布平臺,僅提供信息存儲服務(wù)。

相關(guān)閱讀更多精彩內(nèi)容

  • This project was bootstrapped with Create React App. Belo...
    unspecx閱讀 5,311評論 0 2
  • mean to add the formatted="false" attribute?.[ 46% 47325/...
    ProZoom閱讀 3,168評論 0 3
  • by Lene Nielsen The persona method has developed from bei...
    鮮核桃閱讀 1,360評論 0 0
  • 正當(dāng)我跟程美嫻閑聊的時(shí)侯,楊冬雪下班后也從工廠那邊急匆匆的趕過來。 由于我離開工廠時(shí)就給她打過電話,告訴了我這邊發(fā)...
    塞外笛聲閱讀 248評論 0 3
  • 說起美這個(gè)字,大家都會很喜歡。 我比喜歡欣賞花花草草給我?guī)淼拿栏小?清晰 自然唯美 平靜 溫柔迷人 春的桃花美麗...
    初美靜靜閱讀 313評論 0 1

友情鏈接更多精彩內(nèi)容