MessageView
A component to show a text message at the center of view.
Choose an example
Usage
<script>
import {MessageView} from '@svizzle/ui';
</script>
<MessageView />Props
Please provide a message
A component to show a text message at the center of view.
<script>
import {MessageView} from '@svizzle/ui';
</script>
<MessageView />