Responsive Layout
28 Jun 2017 / 1 minute to read
PivotClient widget supports responsive rendering based on the target device (desktop & tablet) resolution. It supports resolution up to 1024x600. You can enable responsiveness in PivotClient by setting e-isResponsive
property to true.
<div ng-controller="PivotClientCtrl">
<div id="PivotClient1" ej-pivotclient e-isResponsive="true" />
</div>
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page