书栈网 · BookStack 本次搜索耗时 0.040 秒,为您找到 34467 个相关结果.
  • ChartArea

    Interface: ChartArea Properties bottom left right top Interface: ChartArea Properties bottom • bottom : number Defined in: geometric.d.ts:5 (opens new window) le...
  • App Layout

    App Layout Basic Layout Advanced Layout Initialize App App Layout First thing we should do for our App is to create index.html file with app’s skeleton. <!DOCTYPE html> <...
  • App Layout

    App Layout Basic Layout Advanced Layout Initialize App App Layout First thing we should do for our App is to create index.html file with app’s skeleton. <!DOCTYPE html> <...
  • App Layout

    App Layout Basic Layout Advanced Layout Initialize App App Layout First thing we should do for our App is to create index.html file with app’s skeleton. <!DOCTYPE html> <...
  • App Layout

    App Layout Basic Layout Advanced Layout Initialize App App Layout First thing we should do for our App is to create index.html file with app’s skeleton. <!DOCTYPE html> <...
  • SwipeAction滑动操作

    SwipeAction 滑动操作 定义 规则 代码演示 API SwipeAction Button SwipeAction 滑动操作 滑动操作组件。 定义 结合手势操作,从屏幕一侧唤出操作。 规则 一次只可滑动一行列表 点击任意按钮之外处或往回滑动该列表可隐藏操作。 代码演示 基本 import ...
  • Minimap, Micromap

    606 2020-02-22 《CudaText WIKI》
    Minimap, Micromap Minimap, Micromap Minimap is wide vertical bar near editor's right (default) or left side. To show it, set option "minimap_show", or use menu item "View / Tog...
  • image

    5261 2019-08-26 《uni-app 组件文档》
    image image 图片。 属性名 类型 默认值 说明 平台差异说明 src String 图片资源地址 mode String 'scaleToFill' 图片裁剪、缩放的模式 lazy-load Boolean false 图片懒加载。只针对page与scroll-view下的image有效 微信小程序、5+APP、百度小程序、头条小...
  • Spacing

    Spacing Margin and padding Notation Examples Horizontal centering Negative margin Gap row-gap column-gap CSS Sass maps Sass utilities API Spacing Bootstrap includes ...
  • NavBar 自定义导航栏

    12674 2019-08-26 《uni-app 组件文档》
    NavBar 导航栏 NavBar 导航栏 导航栏组件,主要用于头部导航,组件名:uni-nav-bar ,代码块: uNavBar。 使用方式: 在 script 中引用组件 import uniNavBar from "@/components/uni-nav-bar/uni-nav-bar.vue" export d...