ToolJet/server/templates/mortgage-calculator/manifest.json
2024-03-01 20:42:31 +05:30

15 lines
No EOL
327 B
JSON

{
"name": "Mortgage calculator",
"description": "Quickly estimate monthly payments and compare rates with this user-friendly mortgage calculator.",
"widgets": [
"Table"
],
"sources": [
{
"name": "Run JavaScript",
"id": "runjs"
}
],
"id": "mortgage-calculator",
"category": "operations"
}