You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Sizes](https://ej2.syncfusion.com/angular/documentation/switch/how-to#change-size) - Provided with different sizes of Switch.
86
86
87
+
### Angular Floating Action Button
88
+
89
+
The [Angular Floating Action Button](https://www.syncfusion.com/angular-components/angular-fab?utm_source=npm&utm_medium=listing&utm_campaign=angular-buttons-npm) component performs the primary action that appears in front of all screen contents. It has several built-in features such as support for icons, predefined styles, positions, and UI customization.
*[Icons](https://ej2.syncfusion.com/angular/documentation/floating-action-button/icons) - Supports addition of both text and icon on the Button.
104
+
*[Predefined styles](https://ej2.syncfusion.com/angular/documentation/floating-action-button/styles) - Provided with predefined styles for the Floating Action Button.
105
+
*[Positions](https://ej2.syncfusion.com/angular/documentation/floating-action-button/positions) - Positioned anywhere on the target. If the target is not defined, then Floating Action Button is positioned based on the browser viewport.
106
+
107
+
### Angular Speed Dial
108
+
109
+
The [Angular Speed Dial](https://www.syncfusion.com/angular-components/angular-speed-dial?utm_source=npm&utm_medium=listing&utm_campaign=angular-buttons-npm) component is an extension of the floating action button that displays a list of action buttons when clicked. It has several built-in features such as support for items, predefined styles, positions, and UI customization.
*[Items](https://ej2.syncfusion.com/angular/documentation/speed-dial/items) - Provides different items support for the Speed Dial.
124
+
*[Predefined styles](https://ej2.syncfusion.com/angular/documentation/speed-dial/styles) - Provided with predefined styles for the Speed Dial.
125
+
*[Positions](https://ej2.syncfusion.com/angular/documentation/speed-dial/positions) - Positioned anywhere on the target. If the target is not defined, then Speed Dial is positioned based on the browser viewport.
126
+
*[Modes](https://ej2.syncfusion.com/angular/documentation/speed-dial/display-modes) - Supports display of items in both linear and radial display modes.
127
+
*[Modal](https://ej2.syncfusion.com/angular/documentation/speed-dial/modal) - Adds an overlay to prevent the background interaction.
128
+
*[Templates](https://ej2.syncfusion.com/angular/documentation/speed-dial/template) - Customize Speed Dial items and the popup content using templates.
129
+
87
130
<palign="center">
88
131
Trusted by the world's leading companies
89
132
<ahref="https://www.syncfusion.com/">
@@ -133,4 +176,4 @@ Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-componen
133
176
134
177
See [LICENSE FILE](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/license) for more info.
Copy file name to clipboardExpand all lines: components/calendars/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@syncfusion/ej2-angular-calendars",
3
-
"version": "24.1.47",
3
+
"version": "24.2.3",
4
4
"description": "A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular",
Copy file name to clipboardExpand all lines: components/charts/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@syncfusion/ej2-angular-charts",
3
-
"version": "24.1.47",
3
+
"version": "24.2.3",
4
4
"description": "Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball. for Angular",
0 commit comments