@acpaas-ui/ngx-flyout 中文文档教程

发布于 3年前 浏览 10 更新于 3年前

@acpaas-ui/ngx-flyout

Flyout 在界面顶部提供额外的视觉元素,而无需更改 DOM 结构。 您可以使用 FlyoutModule 扩展组件或使用包含 FlyoutModuleFlyoutButtonModule

Usage

import {
    FlyoutModule,
    FlyoutButtonModule
} from '@acpaas-ui/ngx-flyout';

Documentation

访问我们的文档网站获取完整的操作文档和指南

Modules

NameDescriptionDocumentation
FlyoutModuleExtend your component with a dropdown / flyout functionalityDocumentation
FlyoutButtonModuleCustom button to toggle dropdown / flyoutDocumentation

Contributing

访问我们的Contribution Guidelines 获取更多关于如何贡献的信息。

@acpaas-ui/ngx-flyout

Flyout provides additional visual elements on top of the interface, without changing the DOM-structure. You can use FlyoutModule to extend a component or use the FlyoutButtonModule which contains the FlyoutModule as well.

Usage

import {
    FlyoutModule,
    FlyoutButtonModule
} from '@acpaas-ui/ngx-flyout';

Documentation

Visit our documentation site for full how-to docs and guidelines

Modules

NameDescriptionDocumentation
FlyoutModuleExtend your component with a dropdown / flyout functionalityDocumentation
FlyoutButtonModuleCustom button to toggle dropdown / flyoutDocumentation

Contributing

Visit our Contribution Guidelines for more information on how to contribute.

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文