Angular Material
Angular Material

https://material.angularjs.org

Angular Material is a UI component library designed specifically for AngularJS developers. It provides a set of pre-built and customizable UI components that help in building professional-looking, responsive, and interactive web pages and applications. Angular Material includes a range of reusable UI elements, such as buttons, forms, menus, dialogs, cards, tables, and icons, which can be easily integrated into a project without requiring extensive coding or design skills. The library follows the Material Design guidelines, which ensure consistent user experience across different platforms and devices. Additionally, Angular Material offers accessibility features, support for internationalization, and theming options to customize the visual aspects of the components according to the project's needs. By using Angular Material, developers can save time and effort while creating high-quality UIs that are both functional and visually appealing.

Read more

1,489 Companies using Angular Material

NameLinksEmployeesRevenueTrafficCountrySEOIndustry
logo
Talent Acquisition Networ..

Your Challenge, Our Busin..

2$2K - $16K$87K netherlands86%
logo
Cambria

cambria quartz surfaces c..

1,392$32K - $49K$224K united states ..79%
logo
Elfin Market

we’re building an afforda..

17$12K - $35K$53K united kingdom..100%
logo
Eventcombo

simplifying event managem..

56$35K - $48K$42K canada72%
logo
Planted People

embracing better culture ..

4$46K - $34K$63K united states ..37%
logo
Bribus B.V.

bribus maakt keukens van ..

158$41K - $10K$61K netherlands10%
logo
ANSIO

we are a british company ..

28$48K - $10K$22K united kingdom..33%
logo
iGrad

the money management tool..

39$2K - $36K$63K united states ..38%
logo
Tuff Shed, Inc.

excellence | integrity | ..

1,028$47K - $15K$56K united states ..17%
logo
TECOBI

A New Way to Follow Up Wi..

40$19K - $13K$162K united states ..40%
logo
Daikin Comfort

The official LinkedIn pag..

2,582$16K - $8K$168K united states ..79%
logo
Gamer Sensei

gamer sensei connects pro..

33$18K - $10K$43K united states ..95%
logo
073 Meeting Company

6$21K - $17K$59K -42%
logo
Kirtilals

Founded in 1939, A househ..

107$41K - $48K$61K india90%
logo
Exambazaar

Exambazaar is the largest..

12$47K - $17K$329K india79%

Want to download the entire list?

Enter your email and download the entire list of 1,489+ companies

We care about your data. Read our privacy policy.

How to use Angular Material

Angular Material is a UI component library that can be used in Angular applications to create consistent and aesthetically pleasing user interfaces. Here's how you can use it:

  1. Install Angular Material: You can install Angular Material by running the following command in your terminal:

    ng add @angular/material

  2. Import necessary modules: After installation, you need to import the required modules into your application module. For example, if you want to use the button component, you should import

    MatButtonModule
    . You can import as many modules as needed for your application.

  3. Use components: Once the modules are imported, you can start using the Angular Material components in your templates. For example, to use the button component, you can add the following code to your HTML template:

<button mat-button>Click me!</button>
  1. Customize styling: You can also customize the appearance of the components according to your requirements. Angular Material provides a theming system that allows you to easily modify the look and feel of your application. You can define your own custom theme or use one of the pre-built themes provided by Angular Material.

  2. Utilize additional features: In addition to components, Angular Material also provides several other useful features such as icons, typography, layout, and animations. You can make use of these features to enhance the overall look and functionality of your application.

Angular Material simplifies the process of building attractive and functional web applications by providing ready-to-use UI components that can be easily customized and integrated with Angular projects.

Make your sales data-driven.

Website's technology stack, including its CMS, ecommerce platform, and payment processor, along with details about the industry, company and its contacts.

GDPR Compliant

CCPA Compliant

SOC2 Compliant

App screenshot