Package-level declarations
Types
Link copied to clipboard
                  interface ManuscriptLibraryGroupScope
Link copied to clipboard
                  interface ManuscriptLibraryScope
Functions
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  fun ManuscriptLibrary(defaultDarkTheme: Boolean? = null, defaultComponentTheme: @Composable (darkTheme: Boolean, block: @Composable () -> Unit) -> Unit = { _, content -> content() }, block: @Composable ManuscriptLibraryScope.() -> Unit)
Composable to create a browsable library of components