书栈网 · BookStack 本次搜索耗时 0.026 秒,为您找到 526 个相关结果.
  • Properties 属性

    Properties 属性 Properties 属性 Text 文本(18) Dimension 尺寸(6) Positioning 定位(6) Margin 外部白(7) Padding 内部白(7) Border 边框(20) Background 背景(1) Transform 转换(3) Flexbox 弹性盒(9) O...
  • Stacks

    Stacks Vertical Horizontal Examples Sass Stacks Shorthand helpers that build on top of our flexbox utilities to make component layout faster and easier than ever. Stacks o...
  • 绑定内联样式

    绑定内联样式 对象语法 数组语法 自动添加前缀 多重值 绑定内联样式 对象语法 v-bind:style 的对象语法十分直观——看着非常像 CSS,但其实是一个 JavaScript 对象。CSS 属性名可以用驼峰式 (camelCase) 或短横线分隔 (kebab-case,记得用引号括起来) 来命名: <div v-bind:s...
  • div

    div 子组件 样式 事件 约束 示例 div <div> 组件是用于包装其它组件的最基本容器。支持所有的通用样式、特性、flexbox 布局。其类似于 HTML 的 <div> 容器,但不能 直接在里面添加文本(字符串),如果要展示文本,应该使用 <text> 组件。历史版本中,<div> 别名是 <container> ,目前...
  • Toasts

    Overview Examples Basic Translucent Stacking Custom content Color schemes Placement Accessibility JavaScript behavior Usage Options Methods Asynchronous methods and tran...
  • 工具箱

    工具箱 工具箱 HTMLelement.info Can I use 垂直居中 Mastering the :nth-child Regulex YOU MIGHT NOT NEED JQUERY Flexbox in 5 minutes 待续…
  • Flex

    Enable flex behaviors Direction Justify content Align items Align self Fill Grow and shrink Auto margins With align-items Wrap Order Align content Enable flex behavi...
  • 了解 HTML 和 CSS

    学习 HTML & CSS 综合学习: 精通 CSS: 参考文献/文档: 术语/词汇表: 标准/规范: CSS 架构设计: 设计/编写规范: HTML/CSS 简报: 备注: 学习 HTML & CSS HTML — 超文本标记语言(简称:HTML)是一种用于创建网页的标准标记语言。网页浏览器可以读取 HTML 文件,并将其渲染...
  • 1px 解决方案

    1px 解决方案 引入 可用类名: 1px 解决方案 1px 方案在 VUX 组件内应用广泛,包括 Grid , ButtonTab , XTable , XButton , Cell 等等。 利用 Flexbox + 1px 你可以实现复杂的宫格布局。 引入 在你项目的App.vue 引入,组件内不需要再重复引入。 <style...
  • Grid

    Grid system Example How it works Grid options Auto-layout columns Equal-width Setting one column width Variable width content Responsive classes All breakpoints Stacked to ...