BrowserViewKt

public final class BrowserViewKt
public final class BrowserViewKt

Functions

Link copied to clipboard
@Composable()
public final static Unit BrowserView(BrowserViewState state, Modifier modifier)
@Composable()
public final static Unit BrowserView(BrowserViewState state, Modifier modifier)

Displays the browser content from the provided state.

@Composable()
public final static Unit BrowserView(WindowScope $self, Browser browser, Modifier modifier, DragAndDropOptions dragAndDropOptions)
@Composable()
public final static Unit BrowserView(WindowScope $self, Browser browser, Modifier modifier, DragAndDropOptions dragAndDropOptions)

Displays the content of the given browser.