office-ui-fabric

    1熱度

    2回答

    我想用辦公室的UI織物與angularjs,所以我試圖用ng-office-ui-fabric。 爲了使命令欄,我發現this example。但是,下拉按鈕存在問題(例如,14th)。當我點擊14th或其圖標時,菜單不會打開。這是正常的嗎? 此外,我想實現居然是:當我們再次在其圖標,菜單是開放的。 有誰知道如何做到這一點? PS:a JSBin點擊14th未打開菜單(Chrome,mac)。

    2熱度

    1回答

    我想用angularjs來使用office-ui-fabric,所以我嘗試使用ng-office-ui-fabric。 在以下example,當寬屏幕的是有限的,我們可以觀察到span(例如,3rd,14)是隱藏的。這不是我想要的;無論屏幕寬度如何,我都希望它們始終顯示。 有誰知道如何使command bar無響應? <!DOCTYPE html> <html> <head> <sc

    3熱度

    2回答

    在fabric ui中有一個TextField輸入,但是我還沒有找到一種方法爲登錄表單創建一個密碼字段。 編輯: 我使用「類型」屬性嘗試,但我得到一個錯誤。 Property 'type' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes<TextField> & Readonly<{ children?:

    1熱度

    2回答

    我試圖使用命令欄ng-office-ui-fabric,並修改了寬度uif-contextextual-menu-item。這裏是一個code <!DOCTYPE html> <html> <head> <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.6.4/angular.min.js"></script

    0熱度

    1回答

    在使用this Office UI Fabric's List Grid code: import * as React from 'react'; import { FocusZone } from 'office-ui-fabric-react/lib/FocusZone'; import { List } from 'office-ui-fabric-react/lib/List';

    1熱度

    1回答

    通過文檔查看它看起來像Office UI布料網格只是流體而不是響應像引導。任何人都可以確認或拒絕這個? Sample on office ui grid

    0熱度

    1回答

    從VS 2017開始,我創建了一個新的Excel Addin。在Home.html,只是<div class="footer">之前,我添加了以下部分從this Microsoft template: <div class="ms-ChoiceFieldGroup" id="choicefieldgroup" role="radiogroup"> <div class="ms-Choic

    2熱度

    1回答

    在新ScriptLab的的JavaScript項目,我添加了以下庫獲取Office UI面料功能: https://static2.sharepointonline.com/files/fabric/office-ui-fabric-js/1.2.0/js/fabric.min.js 所以我寫這個劇本(只是要注意fabric字): var ChoiceFieldGroupElements =

    0熱度

    1回答

    當我使用辦公室用戶界面面料響應組件時,不會在下拉菜單中填充建議的人員。 兩個的錯誤,我越來越有 異常在CommandButton.render():類型錯誤:無法讀取性能在Layer.componentDidUpdate未定義 和 異常的 '調色板'() :CommandButton.render()中的異常:TypeError:無法讀取undefined的屬性「調色板」 我只能在github上找

    1熱度

    1回答

    我在使用Office Fabric UI MessageBanner組件時遇到問題。爲什麼我可以實例化由jQuery和document.querySelector與ChoiceFieldGroup返回的元素,但只有document.querySelector與MessageBanner一起使用? 這是文件test.html: $(document).ready(function() {