
Security News
Open Source Maintainers Feeling the Weight of the EU’s Cyber Resilience Act
The EU Cyber Resilience Act is prompting compliance requests that open source maintainers may not be obligated or equipped to handle.
ng-antd-color-picker
Advanced tools
The angular version of the color-picker component based on antd styles.
The angular version of the color-picker component based on antd styles.
npm install ng-antd-color-picker
standalone:
import { NgAntdColorPickerComponent, NgAntdColorBlockComponent } from 'ng-antd-color-picker';
module:
import { NgAntdColorPickerModule } from 'ng-antd-color-picker';
<ng-antd-color-picker></ng-antd-color-picker>
<ng-antd-color-block color="#ff6600"></ng-antd-color-block>
Basic
Custom Header / Footer
Color Block
Parameter | Description | Type | Default |
---|---|---|---|
[value] | Value of color | string |ColorValue | - |
[defaultValue] | Default value of color | string |ColorValue | - |
[disabled] | Disable ColorPicker | boolean | false |
[disabledAlpha] | Disable Transparency | boolean | false |
[panelRenderHeader] | Set the header of the color picker | TemplateRef<void> | - |
[panelRenderFooter] | Set the tail of the color picker | TemplateRef<void> | - |
(nzOnChange) | Callback when value is changed | EventEmitter<{ color: Color; type?: HsbaColorType }> | - |
(nzOnChangeComplete) | Called when clear | EventEmitter<HsbaColorType> | - |
Parameter | Description | Type | Default |
---|---|---|---|
[color] | Module colors | string | #1677ff |
[nzOnClick] | Callbacks for clicking on color blocks | EventEmitter<boolean> | - |
FAQs
The angular version of the color-picker component based on antd styles.
The npm package ng-antd-color-picker receives a total of 214 weekly downloads. As such, ng-antd-color-picker popularity was classified as not popular.
We found that ng-antd-color-picker demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The EU Cyber Resilience Act is prompting compliance requests that open source maintainers may not be obligated or equipped to handle.
Security News
Crates.io adds Trusted Publishing support, enabling secure GitHub Actions-based crate releases without long-lived API tokens.
Research
/Security News
Undocumented protestware found in 28 npm packages disrupts UI for Russian-language users visiting Russian and Belarusian domains.