placeholder

Create an extension that shows text as placeholder text when the document is empty.


fun placeholder(content: @Composable () -> Unit): Extension

Create an extension that shows a composable widget as placeholder content when the document is empty.