Chore: regenerate docs

This commit is contained in:
Pieter Vander Vennet 2024-04-28 01:49:01 +02:00
parent edd9e2fb45
commit aea9f9b5ed
88 changed files with 2863 additions and 118 deletions

View file

@ -34,6 +34,7 @@
+ [id](#id)
+ [slope](#slope)
+ [velopark](#velopark)
+ [currency](#currency)
@ -347,6 +348,14 @@ Validates that the slope is a valid number.The accompanying input element uses t
A custom element to allow copy-pasting velopark-pages
A special URL-validator that checks the domain name and rewrites to the correct velopark format.
### currency
Validates monetary amounts
This document is autogenerated from [src/UI/InputElement/Validators.ts](https://github.com/pietervdvn/MapComplete/blob/develop/src/UI/InputElement/Validators.ts)