OpenFileHandler
interface, which determines the behavior when opening source code, etc. PreviewLabGallery に指定することで機能するようになります。
PreviewLabGallery(
openFileHandler = object : OpenFileHandler<UriHandler> { ... }
)Content copied to clipboard
Parameters
T
Type of value that must be configured in the Composable function.