Ctrl + K
Get StartedStylesCoreCompsCDK
Constants
Memoize
Translation

Constants

This module provides utility data and functions used across ACoreX applications.

Country item

This interface defines the structure of each country object within the COUNTRIES constant.
country-item.ts
countries.ts

Countries

This constant is an array of CountryItem objects, providing data for all supported countries.

Countries flag

This constant is a base64 encoded string of a PNG sprite image. Each country's flag is positioned within this sprite image. The bkPosition property of each CountryItem in the COUNTRIES array specifies the correct background position to display the individual flag.

Usage

country-list.component.ts
country-list.component.html
country-list.component.scss

Copyright ©2017-2025 ACoreX Labs Inc.

On this page