problem description: [select component in Ant Design of Angular] item is selected in the drop-down box but is not fully echoed in the corresponding input box figure as follows: itemliopacity: 0transform: scale(0) is confused, what will cause this situ...
angular6 and ng-zorro-antd UI components used by my front-end project as shown above, what s the difference between whether there is an attribute nz-form in the form? You can submit the form normally by testing whether you have this or not. if n...
Angular uses nz-zorro, hoping to get the height of the nz-header component, using the following methods: <nz-header style="background: -sharpfff; padding:0;" -sharpheader> <i class="trigger" nz-icon [type]="isCollaps...
the selection range of business demand time is no longer than today, so it shows that next month does not meet the actual needs how to display the last month and current month through configuration ...
problem description the form is nested in model. When you open a new form, click OK directly and no error message is displayed. The dirty attribute starts with false the environmental background of the problems and what methods you have tried rela...
the following error occurs when clicking the edit button of the table of the editable cell on the official website browser: Chrome version: 71.0.3578.98 (official version) are there any partners with the same problems ...
as mentioned in the question, how to implement tree table to load data asynchronously in ng-zorro. ...
problem description is there an angular version of the antd-pro sample project? Individuals do not accumulate a lot of technology on angular. I hope to find a project like antd-pro that can learn from some more professional writing methods and ideas. ...
how to wrap the data displayed by the ng-zorro tree control if the length of the data is too long ...
The code is as follows. The file I uploaded needs to be accompanied by a parameter Item.id,. Is there any good way to do this? <div *ngFor="let item of itemlist"> <nz-upload [nzAccept]=" .* " ...
how to make the layout ugly when the nz-select component exceeds the fixed width how to keep the content on one line ...
before loading, the vendor package is about 3m, which is very fast. vendor9Mhmr would you like to optimize the scheme again? ...
The svg icon is loaded dynamically. The default path is http: xxx.com assets outline.. How can I change it to http: xxx.com valkyrie stati.? ...
<ul nz-menu nzMode="inline"> <!-- <ng-container *ngFor="let route of routes"> <li *ngIf="route.path && route.data?.name" nz-menu-item [nzSelected]="isRouteSelected(route)&...
problem description now there are three buttons. When I click one, the disabled of the other two will become unavailable. The buttons are the following <button nz-button nzType="primary" [disabled]="!validateForm.valid " (click...
< nz-modal [(nzVisible)] = "isShow " [nzTitle] = "title " [nzContent] = "modalContent " [nzFooter] = "modalFooter " (nzOnCancel) = "handleCancel () " > < ng-template-sharpmodalContent > <div class="content"> < div> < ng-...
problem description the date control and modal pop-up window did not close after clicking on the blank. the environmental background of the problems and what methods you have tried related codes Please paste the code text below (do not repla...
I imported NgZorroAntdModule, into the core module when loading the submodule using lazy loading mode, but the submodule reported an error and no NgZorroAntdModule was found. sharedNgZorroAntdModule(shared)NgZorroAntdModuleNgZorroAntdModule what ...
ng-zorro-ant requires that the node_modules ng-zorro-antd src ng-zorro-antd.min.css file be introduced into the global style. where node_modules ng-zorro-antd src style core base.less rewrites the tag default style, including the marginline-height style...
as shown in the picture, please give us some advice on the solution ...