Unplanned
Last Updated: 06 Jun 2024 07:28 by ADMIN
Youniss
Created on: 06 Jun 2024 07:25
Category: Splitter
Type: Feature Request
0
Allow "rem" units for the Splitter dimentions

I am using the Splitter component and it would be great if the Splitter allows the user to set its width (or other dimensions) in rems (e.g. 20rem).

For example:

const [horizontalPanessetHorizontalPanes] = React.useState<Array<any>>([
    { size: '20%'min: '20rem' },
    {},
    { size: '20%' },
  ]);

 

1 comment
ADMIN
Vessy
Posted on: 06 Jun 2024 07:28

Hello,

Thanks a lot for the submitted feature request, Youniss, we will monitor it closely.

Regards,
Vessy
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources!