书栈网 · BookStack 本次搜索耗时 0.032 秒,为您找到 10063 个相关结果.
  • AutoComplete自动补全

    AutoComplete 自动补全 何时使用 代码演示 基本使用 绑定数据源 动态选项 API AutoComplete 自动补全 输入框自动完成功能。 何时使用 需要一个输入框而不是选择器。 需要输入建议/辅助提示。 和 Select 的区别是: AutoComplete 是一个带提示的文本输入框,用户可以自由输入,关键词...
  • Notification通知提醒框

    Notification 通知提醒框 何时使用 代码演示 基本 自动关闭的延时 带有图标的通知提醒框 自定义按钮 自定义图标 位置 自定义样式 API Notification 通知提醒框 全局展示通知提醒信息。 何时使用 在系统四个角显示通知提醒信息。经常用于以下情况: 较为复杂的通知内容。 带有交互的通知,给出用户下...
  • Writing Stories

    Writing Stories Basic story Story file location Loading stories Decorators Parameters Searching Story hierarchy Generating nesting path based on __dirname Run multiple sto...
  • 转 Web

    转 Web 安装运行时依赖 编译时依赖 终端开发调试用编译配置 入口文件 npm script 启动调试 转 Web hippy-react 通过 @hippy/react-web 库来将 Hippy 应用转译、运行在浏览器中。 该项目仍在开发中,有不完善的地方,欢迎 PR。 安装运行时依赖 请使用 npm i 安装...
  • Running Tests

    Running Tests Filename Conventions Command Line Interface Version Control Integration Writing Tests Testing Components Option 1: Shallow Rendering src/setupTests.js Option 2:...
  • 在 TypeScript 中使用

    在 TypeScript 中使用 安装和初始化 引入 antd 高级配置 自定义主题 其他方案 在 TypeScript 中使用 使用 create-react-app 一步步地创建一个 TypeScript 项目,并引入 antd。 antd 基于最新稳定版本的 TypeScript(>=3.8.4 ),请确保项目中使用匹配的版本...
  • Select选择器

    Select 选择器 何时使用 代码演示 基本使用 带搜索框 三种大小 多选 标签 智能提示 分组 联动 搜索框 获得选项的文本 自动分词 图标下拉框 API Select props Select Methods Option props OptGroup props Select 选择器 下拉选择器。 ...
  • 1.5 Resources

    1.5 Resources 1.5 Resources React Native: Bringing modern web techniques to mobile React Native通信机制详解 React Native 调研报告 React Native概述:背景、规划和风险 JavaScriptCore React Nativ...
  • 转 Web

    转 Web 安装运行时依赖 编译时依赖 终端开发调试用编译配置 入口文件 npm script 启动调试 转 Web hippy-react 通过 @hippy/react-web 库来将 Hippy 应用转译、运行在浏览器中。 该项目仍在开发中,有不完善的地方,欢迎 PR。 安装运行时依赖 请使用 npm i 安装以下 n...
  • AngularComponent

    AngularComponent interface Example destroy method digest method getScope method AngularComponent interface Used to enable rendering of Angular components within a React comp...