书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 2634 个相关结果.
  • 8. 列表 & Key

    列表 & Key 渲染多个组件 基础列表组件 key 用 key 提取组件 key 只是在兄弟节点之间必须唯一 在 JSX 中嵌入 map() 列表 & Key 首先,让我们看下在 Javascript 中如何转化列表。 如下代码,我们使用 map() 函数让数组中的每一项变双倍,然后我们得到了一个新的列表 doubled 并打印...
  • ClipboardButton

    ClipboardButton() function ClipboardButton() function ClipboardButton() function ClipboardButton() function Signature export declare function ClipboardButton ({ onClipb...
  • 约定式路由

    约定式路由 动态路由 动态可选路由 嵌套路由 全局 layout 不同的全局 layout 404 路由 扩展路由属性 约定式路由 除配置式路由外,Umi 也支持约定式路由。约定式路由也叫文件路由,就是不需要手写配置,文件系统即路由,通过目录和文件及其命名分析出路由配置。 如果没有 routes 配置,Umi 会进入约定式路由模式 ,...
  • Getting started

    Building our own React-like implementation Why? Credits Quick recap Let’s build! :rocket: Getting started The createElement method Create our first app! AWESOME! :smile: Y...
  • 函数式组件

    普通函数式组件 类函数式组件 闭包函数式组件 普通函数式组件 自 v1.3.0-beta.0 起支持 定义一个函数式组件非常简单: function Welcome ( props ) { return < View > Hello , { props . name }</ View >; } 这...
  • 条件渲染

    条件渲染 元素变量 逻辑运算符 && 三元运算符(条件表达式) 枚举条件渲染 条件渲染 在 Taro 中,你可以创建不同的组件来封装各种你需要的行为。然后还可以根据应用的状态变化只渲染其中的一部分。 Taro 中的条件渲染和 JavaScript 中的一致,使用 Taro 操作符 if 或条件运算符来创建表示当前状态的元素,然后让 Taro...
  • 开发指南

    878 2018-06-21 《Tabris 中文文档》
    模块系统 控件基础知识 UI模型 使用选择器 布局 触摸事件 W3C兼容 Cordova支持 ES6,TypeScript 和 JSX Windows支持说明 构建app app补丁
  • ValuePicker

    ValuePicker() function ValuePicker() function ValuePicker() function ValuePicker() function Signature export declare function ValuePicker < T >({ label , icon , optio...
  • BigValue

    BigValue class defaultProps property render method BigValue class Signature export declare class BigValue extends PureComponent < Props > Import import { Bi...
  • BigValue

    BigValue class defaultProps property render method BigValue class Signature export declare class BigValue extends PureComponent < Props > Import import { Bi...