Skip to content

MongocampVersion

Displays the connected MongoCamp server's name and version as a UBadge, using the $mongocampVersion value provided by the runtime plugin. Shows a neutral "unavailable" badge when the server cannot be reached.

Usage

vue
<template>
  <MongocampVersion />
</template>

Props

None.

Released under the MIT License.