Skip to content

Conversation

@ravindra-dyte
Copy link
Contributor

@ravindra-dyte ravindra-dyte commented May 15, 2024

Added custom fullscreen element addon. Passed targetElement will be full screened on click of full screen toggle.

Usage:

import CustomFullscreenElementAddOn from '@dytesdk/ui-kit-addons/custom-fullscreen-element';

const customFullScreenElementAddOn = new CustomFullscreenElementAddOn({
  targetElement: document.getElementById('root')
});

@linear
Copy link

linear bot commented May 15, 2024

@ravindra-dyte ravindra-dyte requested a review from a team May 17, 2024 05:44
@rohan-on-dyte rohan-on-dyte marked this pull request as draft April 15, 2025 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants