view

package
v0.0.0-...-b0e2d2c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 19, 2024 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Overview

templ: version: v0.2.513

templ: version: v0.2.513

templ: version: v0.2.513

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Base

func Base() templ.Component

func DetailsView

func DetailsView(d DetailsViewProps) templ.Component

Types

type DetailsViewProps

type DetailsViewProps struct {
	Product product.Product
	Prices  []price.Price
}

type ProductsViewProps

type ProductsViewProps struct {
	Page      pagination.PaginatedData[[]db_product.Product]
	PageQuery pagination.PaginatedQuery
	Filters   product.FinderFilters
	Stores    []db_store.Store
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL