Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

language

The language default value is null. This options allows user fetch results on different languages.

class HawksearchVue {
    static defaultConfig = {
        ...
        language: null,
        ....
    }
}

Usage

Options

  • No labels