Options
Menu

Hierarchy

  • UpTagCloudControl

Index

Methods

Methods

getValue

  • getValue(): string
  • Get the currently selected tags.

    Returns string

    The selected tags

setValue

  • setValue(strValue: string): void
  • Selects a tag in the cloud.

    Parameters

    • strValue: string

      -The value to be selected

    Returns void