Ativar um recurso de seletor.
Exemplos
Uso básico
const builder = new google.pickerPickerBuilder()
.enableFeature(google.picker.Feature.MULTISELECT_ENABLED)
.enableFeature(google.picker.Feature.MINE_ONLY);
Assinatura
enableFeature(feature: Feature): PickerBuilder;
Detalhes
Opcional | Não |
---|---|
Final | Não |
Protegido | Não |
Estático | Não |
Parâmetros
Nome | Tipo | Opcional | Descrição |
---|---|---|---|
feature |
Feature |
Não |