About 438,000 results
Open links in new tab
  1. Change (Increase) Border Radius of Mat-Form-Field

    Mar 5, 2021 · I'm working in an Angular Project using Material. I have some mat-form-fields with inputs with the outline appearance. I'd like to change the border radius of the outline (increase …

  2. Applying shape to UI - Material Design

    When applying shape in a UI, identify the distinctive shape of your brand, such as an organic or geometric form that reflects your brand's attributes. Based on this shape, develop a set of …

  3. Angular Material: How to Set Border Radius - HatchJS.com

    Dec 26, 2023 · In this guide, we will show you how to use the Angular Material border radius API to create components with rounded borders. We will start by discussing the different types of …

  4. Angular Material UI Component Library

    UI component infrastructure and Material Design components for Angular web applications.

  5. How do I change the shape of a button in Material UI using theme?

    Aug 14, 2019 · You can add custom styling props like rounded in MUI v5 by using styled to create an enhanced version of the original component with extra styles and whatever props you want …

  6. Material Design

    Currently shape system for web only supports rounded corners. Components are categorized as small, medium, and large in the Material shape system. Overriding the below Sass variables …

  7. angular - Is it possible to make a mat-progress-bar with rounded ...

    May 19, 2020 · .progressBar { width: 225px; border-radius: 2.5px; height: 5px; } :host ::ng-deep .mat-progress-bar .mat-progress-bar-fill::after { border-top-right-radius: 50% 25px; border …

  8. How to make a round checkbox with angular-material

    How can I make this material checkbox round? I have tried setting the style border-radius: 50% on pretty much all tags generated by Angular under this element but the most I have achieved is …

  9. Customizing Angular Material Button

    Jun 11, 2022 · Learn Material Design in Angular, Theming Angular Material Components and Developing your Angular application with Material Design like a pro. In this article, we will learn …

  10. Using Angular Material Filled, Rounded, Sharp, and Two-Tone Material

    Oct 6, 2022 · We want to use outline, filled, rounded, sharp, two-tone variations of the home mat-icon . Include all the icon variations in the material icons link. And declare the icons. A angular …

  11. Some results have been removed