docs: add typedoc links and fix edge docs
This commit is contained in:
@@ -14,7 +14,7 @@ To use the background simply pass the `Background` component as a child to the `
|
||||
</template>
|
||||
```
|
||||
|
||||
## Props
|
||||
## [Props](/typedocs/interfaces/BackgroundProps.html/)
|
||||
|
||||
| Name | Definition | Type | Optional | Default |
|
||||
|--------------|-------------------|--------------------------------------------------------------|----------|---------|
|
||||
|
||||
@@ -14,7 +14,7 @@ To use the controls simply pass the `Controls` component as a child to the `VueF
|
||||
</template>
|
||||
```
|
||||
|
||||
## Props
|
||||
## [Props](/typedocs/interfaces/ControlProps.html/)
|
||||
|
||||
| Name | Definition | Type | Optional | Default |
|
||||
|-----------------|---------------------------|------------------------------------------------------|----------|---------|
|
||||
|
||||
@@ -19,7 +19,7 @@ To use the component pass the `MiniMapNode` as a child to the [`MiniMap`](/guide
|
||||
</template>
|
||||
```
|
||||
|
||||
## Props
|
||||
## [Props](/typedocs/interfaces/MiniMapNodeProps.html/)
|
||||
|
||||
| Name | Definition | Type | Optional | Default |
|
||||
|----------------|---------------------------------|-----------------------------------------------------|----------|---------|
|
||||
|
||||
@@ -12,7 +12,7 @@ To use the minimap simply pass the `MiniMap` component as a child to the `VueFlo
|
||||
</template>
|
||||
```
|
||||
|
||||
## Props
|
||||
## [Props](/typedocs/interfaces/MiniMapProps.html/)
|
||||
|
||||
| Name | Definition | Type | Optional | Default |
|
||||
|------------------|--------------------------|------------------------------------------------------------------|----------|-------------------------|
|
||||
|
||||
Reference in New Issue
Block a user