腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
文章
问答
(9999+)
视频
沙龙
4
回答
ngx-smart-modal
Angular
6
、
我按照这个窗口添加了
ngx-smart-modal
。这个例子使用的是
Angular
4。有没有人在
Angular
6
中成功地使用过这个模块?
浏览 33
提问于2018-08-30
得票数 4
2
回答
如何在
angular
.json中添加css文件引用?智能模态角
、
、
我绑了很多东西, "styles": [在
angular
.json中 @import "../node_modules/
ngx-smart-modal
/ngx-smart-modal.css"
浏览 0
提问于2019-07-24
得票数 0
1
回答
模式打开,但不显示内容-
ngx-smart-modal
、
我正在使用
Angular
5和5.2.9版本,我正在使用
ngx-smart-modal
,当我打开Modal时,它没有显示内容,并且非常接近顶部和缩小,附加的图像被附上。this.sanitizer.bypassSecurityTrustHtml(reasons), 'reasonsModal'); <
ngx-smart-modal
>{{reasonsModal.getD
浏览 1
提问于2018-04-04
得票数 4
2
回答
ngx-智能模式参数在
angular
5中不起作用
在.When的帮助下,我在我的
angular
5应用程序中使用了3.1.0版本的'
ngx-smart-modal
‘,给出了官方教程中提到的默认参数,它不起作用。<
ngx-smart-modal
#myModal identifier="myModal" dismissable="false"> </
ngx-smart-modal
浏览 2
提问于2018-06-19
得票数 0
1
回答
用于在
angular
中显示图像的模式按钮
、
、
、
、
在我的项目中,我想在单击按钮时显示图像。如何在(单击)上配置方法openModal()来执行此操作? IMG取自assets目录,并根据您代码(B1、B2)选择进行更改。 <!-- OPERATION --> <div class="card-header" style="text-align: center; font-size: 20px;"> <p><strong>Operation</strong
浏览 24
提问于2021-01-26
得票数 0
1
回答
打开ngx-智能模式,而不禁用背景?
、
我的代码:import { Component, OnInit, ViewChild } from '@
angular
/core'; selector: 'app-detail-modal',创建模式(表单) import { Component, O
浏览 0
提问于2019-07-03
得票数 0
回答已采纳
1
回答
如何使用
ngx-smart-modal
设置backdrop:'static',keyboard: false属性?
我想防止
ngx-smart-modal
在单击外部或按下退出时消失?你知道如何使用库来实现这一点吗?<
ngx-smart-modal
#videoChatModal identifier="videoChatModal" customClass="video-chat"
浏览 0
提问于2019-06-07
得票数 0
3
回答
如何向ngx智能调制解调器添加唯一的自定义CSS
、
、
、
、
我目前正在构建一个应用程序的角度
6
。我的应用程序中有20+模式。/deep/ .nsm-dialog{ -insert style- } <
ngx-smart-modal
#Create identifier
浏览 1
提问于2019-01-11
得票数 1
回答已采纳
2
回答
如何限制用户每天只向某个表单输入一次内容?
、
我在
angular
下创建了一个表单来填写日历(议程),但我希望客户每天只能输入1个事件。直到第二天,他才能添加第二个事件。我想设置一些限制。btn-block" (click)="ngxSmartModalService.getModal('myModal').open()">Take stock of the Day</button> <
ngx-smart-modal
submit" (click)="myModal.close()">E
浏览 0
提问于2018-10-05
得票数 0
1
回答
在selenium中选择正确的组合框元素
body/div[2]/div[2]/div/div/seiki-live-status-andon-component/seiki-select-resources-modal/seiki-modal/
ngx-smart-modal
浏览 0
提问于2019-12-02
得票数 0
1
回答
在外部单击时禁用关闭
ngx-smart-modal
、
我正在使用
ngx-smart-modal
,它工作得很好,但问题是,当单击在模式外或在主体中启动时,我想禁用它关闭。btn-primary" (click)="ngxSmartModalService.getModal('classicModalregister').open()">Register</button><p>dfdfd</p> </
ngx-
浏览 29
提问于2019-09-12
得票数 0
1
回答
错误版本:无法读取null
angular
4的属性‘TypeError’
、
我在
angular
4应用程序中使用ng2-nouislider,依赖项如下。"dependencies": { "@
angular
/common": "^4.0.0", "@
an
浏览 0
提问于2017-09-29
得票数 0
1
回答
如何使用
ngx-smart-modal
6
通过ngFor循环显示对象数据?
、
、
ngxSmartModalService.getModal('videoModal').open()"> </button> <button class="button -dark" (
浏览 1
提问于2018-08-06
得票数 0
1
回答
无法为ngx智能模式设置自定义宽度
、
、
版本“ngx-智能-模态”:"^7.1.1",@import '~ngx-lightbox/lightbox.css';在组件.html中 <
ngx-smart-modal
[customClass]="'pack-modal-custom'" #packModal identifie
浏览 0
提问于2019-06-16
得票数 3
回答已采纳
1
回答
使用
ngx-smart-modal
从html到组件的角度传递参数
、
、
我在我的项目中使用
ngx-smart-modal
在打开时将值从html传递到组件。根据的官方文档,l可以直接从视图处理事件。但是l有未定义的参数。-- modal view --> <h1>hello</h1> </
ngx-smart-modal
浏览 10
提问于2020-06-06
得票数 0
回答已采纳
1
回答
如何在
angular
5中实现
angular
5模式的循环
、
、
<div class="container"> <
ngx-smart-modal
#myModal identifier="myModal"></p
浏览 0
提问于2018-07-08
得票数 0
回答已采纳
1
回答
ngx智能模式与角度惰性加载不工作
、
您好,我使用ngx智能模式在角度弹出。它对我来说工作得很好。但是,当我在一个延迟加载组件中执行此操作时,它显示了错误,无法找到带有标识符signDocument的模式。 import { SignDocumentComponent } from './sign-document/sign-document.component'; declarations: [ ], NgxSmartModalModule.forR
浏览 0
提问于2020-12-07
得票数 0
1
回答
Angular
9: NULLINJECTORERROR: NGXSMARTMODALSERVICE没有提供程序
、
actionService.spec.ts import { TestBed } from '@
angular
/core/testing';import { ActionService } from '.toBeTruthy();}); MultiNumberComponent.spec.ts import { async, ComponentFixture,
浏览 29
提问于2021-08-06
得票数 3
1
回答
角matSelect不填充
、
、
subscribe(res => { this.spinner.hide();}import { MatSelectModule } from '@
angular
/material/select';import{ NgModule } from '
浏览 1
提问于2019-08-23
得票数 0
回答已采纳
1
回答
使用未显示的角度数据
、
、
/cdk": "^6.3.2", "@
angular
/compiler": "^6.1.10", "
angular
-md5": "^0.1.10", "
angular</em
浏览 0
提问于2019-09-13
得票数 0
点击加载更多
相关
资讯
Angular 6发布,新功能详解
Angular 001 第一个 Angular App
Web前端:Angular的优缺点以及何时使用Angular?
Angular5 笔记
Angular 000 基础介绍
热门
标签
更多标签
云服务器
对象存储
ICP备案
云点播
实时音视频
活动推荐
运营活动
广告
关闭
领券