The Angular Floating Action Button (Angular FAB) is an extension of the Angular Button that appears in front of all contents of a screen and performs a primary action. It supports several built-in features, such as icons, predefined styles, different button sizes, and UI customization.
The Angular Floating Action Button can be positioned on the page or a specific target.
Several predefined styles are available in the Angular Floating Action Button:
You can use any of these styles based on the context of your application.
In Angular FAB, use a button with an icon to the right or left of button text or choose an icon-only button.
The Angular Floating Action Button supports several built-in themes such as Tailwind CSS, Bootstrap 5, Bootstrap 4, Bootstrap, Material, Fabric, Fluent, and high contrast. Users can customize these built-in themes or create new ones to achieve their desired look and feel by simply overriding Sass variables or using our Theme Studio application.
The Angular Floating Action Button (FAB) component offers a range of APIs that allows developers to customize its appearance and behavior. With these APIs, developers can create a unique and highly personalized FAB that fits seamlessly into their applications.
Easily get started with the Angular Floating Action Button using a few simple lines of HTML and TS code example as demonstrated below. Also explore our Angular Floating Action Button Example that shows you how to render and configure a FAB in Angular.
<div class="control-section">
<button ejs-fab content="Add"></button>
</div>
import { Component } from '@angular/core';
@Component({
selector: 'app-root',
template: `<!-- To Render Floating Action Button. -->
<button ejs-fab content="Add"></button>`
})
export class AppComponent { }
The Floating Action Button component is also available in Blazor, React, Vue, and JavaScript frameworks. Check out the component on other platforms using these links:
You can find our Angular Floating Action Button demo, which demonstrates how to render and configure the Floating Action Button.
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
A good place to start would be our comprehensive getting started documentation.
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.