Commit 9946cc60 authored by Michael Underwood's avatar Michael Underwood
Browse files

Add initial output of vue-docgen

parent aa7fcc0e
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
---
title: LCircle
---

# LCircle

> Circle component, lets you add and personalize circles on the map

---
+9 −0
Original line number Diff line number Diff line
---
title: LCircleMarker
---

# LCircleMarker

> Circle Marker component, lets you add and personalize circle markers on the map

---
+14 −0
Original line number Diff line number Diff line
---
title: LControl
---

# LControl

---

## Props

| Prop name                | Description | Type    | Values | Default |
| ------------------------ | ----------- | ------- | ------ | ------- |
| disableClickPropagation  |             | boolean | -      | true    |
| disableScrollPropagation |             | boolean | -      | false   |
+7 −0
Original line number Diff line number Diff line
---
title: LControlAttribution
---

# LControlAttribution

---
+7 −0
Original line number Diff line number Diff line
---
title: LControlLayers
---

# LControlLayers

---
Loading