getuikit

    0熱度

    1回答

    爲什麼100%的寬度在此實現(其中類uk-width-1-1被施加到網格容器的孩子的嵌套格)施加: <div uk-grid> <!-- column 01 --> <div> <!-- this will be a row, stacked --> <div class="uk-width-1-1 mine">Row 01</div> <!-- t

    0熱度

    1回答

    我在使用uikit的日期選擇器中禁用星期日時遇到了困難。任何人都可以幫我解決這個問題嗎?提前致謝。

    0熱度

    1回答

    我得到這個錯誤要導入的UIKit與角FullStack發生器: Module 'uikit' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the sec

    0熱度

    1回答

    如何更改UIkit圖標的顏色。我正在使用反應組件。 具體來說,我想改變分頻器圖標的顏色:https://getuikit.com/docs/divider 我已經試過大部分的回答這樣一個問題:Can I change the color of Font Awesome's icon color? 沒有一次成功。 我也嘗試過它包裹在標籤或 <i style={{color: 'rgba(0, 0,

    0熱度

    1回答

    我有一個函數「go to」在我的頁面中,我已經嘗試更新實例中的「currentPage」屬性,但這不起作用。 一旦UIkit沒有特定的方法來改變頁面,有辦法做到這一點?

    0熱度

    1回答

    如何在我的Angular組件中監聽UIkit的Modal對話框發出的事件? 我想在模態關閉時運行一些代碼,並在模態div上添加(hidden)="onModalHidden()",但該方法從未被調用。 HTML模板 <div id="modal-user-data" uk-modal (hidden)="onModalHidden()"> <div class="uk-modal-d

    0熱度

    1回答

    我想解決以下問題: 我有類似 <article class="uk-article"> <h1 class="uk-article-title">Test</h1> <div class="navi uk-panel uk-panel-box navi-sidebar"> <ul class="navi-list "> <li class="navi-list-item">

    0熱度

    1回答

    當談到像webpack這樣的技術時,我非常喜歡noobot,但我嘗試去學習它。 我在visual studio中配置了webpack的默認Angular 4 + ASP.NET核心項目中使用了它。現在這個項目默認使用Bootstrap,但我更願意使用UIkit。 UIkit有一個使用UIkit變量的js庫。更多信息可以發現here。 但問題是,webpack似乎刪除全局UIkit變量。 我有2個w

    0熱度

    1回答

    我需要上傳的文件爲它推向文件的列表,但我不能夠做到這一點......我希望有人能幫助我: UIkit.upload('.test-upload', { url: `/api/gridfs/${driver}`, ... completeAll() { setTimeout(function() { bar.setAttribute('hid

    0熱度

    1回答

    我是非常新的反應,並且在使用本機反應方面沒有足夠的知識,所以我使用create-react-app。 我試圖使用UIKit作爲框架,但我無法讓它工作。由於UIKit的NPM模塊僅支持其2.x版本,因此我試圖使用它的3.x(來自http://www.getuikit.com/)。我在我的一個組件中導入JS文件(uikit.min.js),但編譯失敗。 我包括在該文件中import * as uiki