JavaScript UI Libraries & Blazor Components Suite – Smart UI Forums Tooltip documentation may need to be changed.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #104466
    edwardsmarkff
    Participant

     

    https://www.htmlelements.com/demos/tooltip/overview/#toc-delay_number

    hello – the documentation says:

    delay number
    Gets or sets whether a tooltip’s arrow will be shown.  (this was meant for the arrow property)

    Default value 0

    Example
    Set the delay property.

     <smart-tooltip delay='true'></smart-tooltip>
    i believe it should look like this:
    
    

    delay  number
    Gets or sets the tooltip delay in milliseconds.

    Default value 0

    Example
    Set the delay property for two seconds.

     <smart-tooltip delay=2000></smart-tooltip>
    #104473

    Hi,

    Thank you for reporting this!
    I have opened an issue for that
    Meanwhile, if you need any assistance, do not hesitate to contact us!

    Best Regards,
    Svetoslav Borislavov

    Smart UI Team
    https://www.htmlelements.com/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.