FullscreenButtonPropsinterface
{
target?: string;
}| Property | Type | |
|---|---|---|
.target | string | CSS selector to identify the parent element to toggle fullscreen status on. Defaults to "body, figure" |
Component props for a <FullscreenButton>