# Community

## Purpose

Component Community

## Props

### Optional

| Prop   | Type     | Default | Values | Description    |
| ------ | -------- | ------- | ------ | -------------- |
| `lang` | `String` | `'en'`  | -      | No description |

## Usage Example

```vue
<template>
  <Community> </Community>
</template>
```

## Related Links

- [TypeScript Definitions](./Community.d.ts)
- [Component Implementation](./Community.vue)
- [Export Module](./community.js)
- [Package Configuration](./package.json)
