Skip to content

Commit fe33d0e

Browse files
authored
Update button-injection.md
1 parent 2808764 commit fe33d0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/communication-services/how-tos/ui-library-sdk/button-injection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ zone_pivot_groups: acs-plat-ios-android
1515
#Customer intent: As a developer, I want to customize the button bar actions in the UI Library.
1616
---
1717

18-
[!INCLUDE [Public Preview Notice](../../includes/public-preview-include.md)]
19-
2018
# Customize the button bar
2119

20+
[!INCLUDE [Public Preview Notice](../../includes/public-preview-include.md)]
21+
2222
To implement custom actions or modify the current button layout, you can interact with the Native UI Library's API. This API involves defining custom button configurations, specifying actions, and managing the button bar's current actions. The API provides methods for adding custom actions, and removing existing buttons, all of which are accessible via straightforward function calls.
2323

2424
This functionality provides a high degree of customization, and ensures that the user interface remains cohesive and consistent with the application's overall design.

0 commit comments

Comments
 (0)