Back to Postgresml

Template

pgml-dashboard/src/components/tables/serverless_pricing/template.html

2.10.0235 B
Original Source

% use crate::components::tables::small::*; let heading_style = if style_type == "product" { "text-gradient-green" } else { "text-white" }; %>

Vector & Relational Database

<%+ Table::new(&["Name", "Pricing",], &pricing) %>