书栈网 · BookStack 本次搜索耗时 0.031 秒,为您找到 1712 个相关结果.
  • modal 模态框

    modal 模态框 This article has not been translated, hope that your can PR to translated it. Help us! modal 模态框 在模态框里使用表单是一种非常常见场景,其实 ng g ng-alain:edit edit 的时候会得到一个完整示例;会得到这...
  • 使用双向数据绑定

    使用双向数据绑定 使用双向数据绑定 双向数据绑定使用ngModel 指令将输入和输出绑定组合为单个符号。 <input [( ngModel )] = "name" > 它幕后做的相当于: <input [ ngModel ] = "name" ( ngModelChange ) = "name=$event" > 要创...
  • Layout布局

    Layout布局 设计规则 尺寸 交互 视觉 组件概述 代码演示 API 单独引入此组件 nz-sidercomponent breakpoint width Layout布局 协助进行页面级整体布局。 设计规则 尺寸 一级导航项偏左靠近 logo 放置,辅助菜单偏右放置。 顶部导航(大部分系统):一级导航高度 64...
  • 开始使用

    开始使用 特性 如何阅读 如何使用 API sf SFButton SFValueChange 组件方法 按钮说明 常见问题 mode有什么作用? Schema国际化 开始使用 @delon/form 是一个基于 JSON Schema 标准的动态构建表单。 特性 符合 JSON Schema 标准 基于 ng-...
  • AngularJS入门教程07:路由与多视图.md

    1307 2018-02-25 《AngularJS入门教程》
    多视图,路由和布局模板 关于依赖注入(DI),注入器(Injector)和服务提供者(Providers) App 模块 控制器 模板 测试 练习 总结 在这一步,你将学习如何创建一个布局模板并且通过路由功能来构建一个具有多个视图的应用。 请重置工作目录: git checkout - f step - 7 注意到现在当你转到a...
  • 粒度控制

    粒度控制 写在前面 原理 示例 角色 权限点 API *aclIf 粒度控制 写在前面 很多时候需要对某个按钮进行权限控制,@delon/acl 提供一个 acl 指令,可以利用角色或权限点对某个按钮、表格、列表等元素进行权限控制。 原理 [acl] 默认会在目标元素上增加一个 acl__hide 样式,利用 disp...
  • Upgrading Components

    Upgrading Components Upgrading Components The only Angular 1.x components that can be upgraded and used in Angular 2 codeare those that strictly follow the component pattern ou...
  • Listbox

    3759 2019-05-18 《PrimeNG Document》
    Documentation Import Getting Started Selection Updating Options Disabled Options Filter Model Driven Forms Custom Content Properties Events Styling Dependencies Source...
  • Configuration

    Logo and Header Color Localization Custom Scripts skipCustomListeners Flag Historic Activity Instance Metrics Advanced Styles Customization Compiling with Grunt Logo and ...
  • Drag&Drop

    2711 2019-05-18 《PrimeNG Document》
    Documentation Import Getting Started Drag Handle Draggable Attributes Events Droppable Attributes Events Dependencies Source Drag and DroppDraggable and pDroppable dir...