Sha256: 1cae64238192efd74bd3a22db76ce204a1dd65d3be76d9ef2f2f4e90192dacd8

Contents?: true

Size: 779 Bytes

Versions: 6

Compression:

Stored size: 779 Bytes

Contents

/**
 * Plugin: "remove_button" (Tom Select)
 * Copyright (c) contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 */
import TomSelect from '../../tom-select';
import { RBOptions } from './types';
export default function (this: TomSelect, userOptions: RBOptions): void;

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
tom-select-rails-2.3.1 vendor/assets/javascripts/tom-select-rails/types/plugins/remove_button/plugin.d.ts
tom-select-rails-2.2.2 vendor/assets/javascripts/tom-select-rails/types/plugins/remove_button/plugin.d.ts
tom-select-rails-2.2.1 vendor/assets/javascripts/tom-select-rails/types/plugins/remove_button/plugin.d.ts
tom-select-rails-2.2.0 vendor/assets/javascripts/tom-select-rails/types/plugins/remove_button/plugin.d.ts
tom-select-rails-0.2.0 vendor/assets/javascripts/tom-select-rails/types/plugins/remove_button/plugin.d.ts
tom-select-rails-0.1.0 vendor/assets/javascripts/tom-select-rails/types/plugins/remove_button/plugin.d.ts