书栈网 · BookStack 本次搜索耗时 0.037 秒,为您找到 22084 个相关结果.
  • Empty空状态

    Empty空状态 何时使用 代码演示 API 内置图片 Empty空状态 空状态时的展示占位图。 何时使用 当目前没有数据时,用于显式的用户提示。 初始化场景时的引导创建流程。 代码演示 基本 简单的展示。 import { Empty } from 'antd' ; ReactDO...
  • Empty空状态

    Empty空状态 何时使用 代码演示 API 内置图片 Empty空状态 空状态时的展示占位图。 何时使用 当目前没有数据时,用于显式的用户提示。 初始化场景时的引导创建流程。 代码演示 基本 简单的展示。 import { Empty } from 'antd' ; ReactDO...
  • AWTK中的system_bar使用方法

    1403 2019-04-25 《AWTK 开发文档》
    system_bar 使用方法 一、创建system_bar窗口 二、打开窗口 三、style system_bar 使用方法 system_bar是一个位于屏幕上方的窗口,通常用来显示当前窗口的标题、时间、电池电量、网络信号和关闭当前窗口的按钮等。 system_bar是可选的,可以启用也可以不启用。如果要启用system_bar,可以按下...
  • TabBar标签栏

    TabBar 标签栏 规则 代码演示 API TabBar TabBar.Item TabBar 标签栏 位于 APP 底部,方便用户在不同功能模块之间进行快速切换。 规则 用作 APP 的一级分类,数量控制在 3-5 个之间。 即使某个 Tab 不可用,也不要禁用或者移除该 Tab。 使用 Badge 进行提示,足不出户也能...
  • highlight.js

    highlight.js On this page 1. Enable 2. Pick style Example 3. Configure Example Resources highlight.js How to add highlight.js to your Doks website. On this page 1. Ena...
  • 进度条 Progress

    进度条Progress 反色Inverse 自定义风格Custom Style 进度条Progress <div class = "progress" > <span style = " width : 50 % " > 50% </span> </div> <div class = "progress" >...
  • NgStyle Directive

    NgStyle Directive NgStyle Directive Angular provides a built-in directive, ngStyle , to modify a component or element's style attribute. Here's an example: @Component ({ ...
  • API in modules

    1064 2018-05-05 《webpack 中文文档》
    Basic require CommonJs define (with factory) module.exports exports define (with value) export (label) require label require.resolve module.id Advanced require.c...
  • CSS

    CSS CSS The CSS files reside in the css/ folder and should be included in the template: <? php // include one file style ( 'myapp' , 'style' ); // adds css/style.(s)...
  • Creating a Custom Theme

    Creating a Custom Theme Theme Folder Structure Applying a Custom Theme Master Style Sheet Vaadin Component Styles Other Theme Assets Document Root Style Sheet Style Loading O...