filepicker_ui

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Filepicker

func Filepicker(c hiro.Ctx, props Props) Node

Types

type Props

type Props struct {
	Id       string
	Name     string
	Label    string
	Value    []form.Multipart
	Messages []string
	Disabled bool
	Required bool
	Multiple bool
}

func CreateMultipleProps added in v0.2.0

func CreateMultipleProps(field form.Field[[]form.Multipart]) Props

func CreateProps

func CreateProps(field form.Field[form.Multipart]) Props

Jump to

Keyboard shortcuts

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