Sama UI Library
    Preparing search index...

    Class SamaCopyToClipboardDirective

    Implements

    • OnInit
    • OnChanges
    • OnDestroy
    Index

    Constructors

    Properties

    copied: EventEmitter<void> = ...
    hoverEffect: boolean = false

    Flag to animate the hover effect with the directive container.

    position: string = CopyToClipboardPosition.End

    Represents the position to display the button into the container with the directive

    textToCopy: string = ''

    Represents the text to copy to the clipboard