StoryblokScope
class StoryblokScope(val client: StoryblokClient, blokScope: BlokScope) : BlokScope, StoryblokClient(source)
Scope combining StoryblokClient and BlokScope capabilities.
Provides access to story fetching via StoryblokClient and component rendering via BlokScope.
Properties
Functions
Link copied to clipboard
Appends a RichText node to an AnnotatedString.Builder using its registered builder.
Renders a RichText node using its registered composable.
Link copied to clipboard