background

UI for PHP

PHP Split Button

  • Part of the Telerik UI for PHP library along with 100+ professionally-designed components.
  • Includes support, documentation, demos and more!
  • Accessibility

    The Telerik UI for PHP SplitButton control is compliant with Section 508 and follows all WCAG 2.1 guidelines to be easily accessed by all users.

     

    Telerik ASP.NET Core ColorPalette Component Accessibility
  • Overview

    The Telerik UI for PHP SplitButton allows users to choose one action to be executed among a several from the same button with the help of a dropdown list. It is a lightweight version of having multiple buttons doing all of different work – it saves screen real estate and makes for a simpler UI. Why have “Paste values only” and “Paste with formatting” be different button when you can let the user pick the one they want without overflowing the screen with UI.

    Check out the Telerik UI for PHP SplitButton demo 

  • Icons

    All of the actions in the SplitButton can have icons added to them to make it stand out and help users instantly recognize them.

  • Appearance

    You don’t need to use custom CSS to customize the appearance of the SplitButton – the component already has relevant properties exposed that you can use to make it looks the way you want – colors, fonts, shape, size, border, etc.

  • Keyboard navigation

    The SplitButton control is one of the many components in the Telerik UI for PHP suite with out-of-the-box keyboard navigation support. This allows users to easily navigate the component using only their keyboard. 

    Telerik UI for ASP.NET Core OrgChart Keyboard navigation
  • Theming

    The Telerik UI for PHP SplitButton has several built-in themes such as Default (our own styling), Material (based on the Material Design guidelines) and Bootstrap (which looks like the Bootstrap styling to integrate better). You can easily customize any of out-of-the-box themes with a few lines of CSS, or create new theme to match your colors and branding by using the  Telerik SASS ThemeBuilder application.

Next Steps