MissingContentMessage

fun MissingContentMessage(@StringRes message: Int, modifier: Modifier = Modifier)

Returns a message that lets the user know there is no content

Used when a machine has no content for a sub screen, such as no videos, brochure, or layouts

Parameters

message

The message to display

modifier

The Modifier applied to the component