An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/siongui/gopherjs-input-suggest : v0.0.0-20200723202201-f43790c91d84

Package suggest provides input suggestion menu feature for frontend. This is similar to Autocomplete feature of Buefy (https://buefy.org/). The code of this library is written in Go and must be compiled to JavaScript via GopherJS. The BindSuggest method is initialization function of the input suggest. For simple application, using this method once in your application initialization code should be enough and it will run automatically. If you need to control the behavior of the suggest menu during the runtime of your application, use UpdateSuggestion or HideSuggestion methods.

Registry - Documentation - Download - JSON
purl: pkg:golang/github.com/siongui/[email protected]
Published:
Indexed:

    Loading...
    Readme
    Loading...