Browse Source

add the demo about the chip color

chenxin0723 1 year ago
parent
commit
8121ea0a24

File diff suppressed because it is too large
+ 0 - 0
docs/search_indexes.json


File diff suppressed because it is too large
+ 0 - 0
docs/vuetify-components/auto-complete.html


+ 1 - 1
docsrc/examples/e10_vuetify_autocomplete/page.go

@@ -143,7 +143,7 @@ func VuetifyAutocomplete(ctx *web.EventContext) (pr web.PageResponse, err error)
 			FieldName("Values2").
 			Label("Load options from data source").
 			Sorting(true).
-			SetDataSource(pagingRes),
+			SetDataSource(pagingRes).ChipColor("red"),
 	)
 	return
 }

File diff suppressed because it is too large
+ 0 - 0
docsrc/generated/g1.go


Some files were not shown because too many files changed in this diff