Skip to content

A component to preview the links, hasthags or mentions in a text

License

Notifications You must be signed in to change notification settings

Borjagodoy/preview-field

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Published on webcomponents.org

<preview-field>

 <preview-field metions
          hasthags
          text="Y, viéndole @donQuijote de aquella manera, con muestras de tanta tristeza, le dijo: 
          
          #Sábete, Sancho, que no es un hombre más que otro si no hace más que otro. Todas estas borrascas que nos suceden son señales de que presto ha de serenar el tiempo
          y han de sucedernos bien las cosas; porque no es posible que el mal ni el bien sean durables, y de aquí se sigue que, habiendo
          durado mucho el mal, el bien está ya cerca. Así que, no debes congojarte por las desgracias que a mí me suceden, pues a ti
          no te cabe parte dellas.

          Y, viéndole @donQuijote de aquella manera, con muestras de tanta tristeza, le dijo: 
          
          #Sábete, Sancho, que no es un hombre más que otro si no hace más que otro. Todas estas borrascas que nos suceden son señales de que presto
          ha de serenar el tiempo y han de sucedernos bien las cosas; porque no es posible que el mal ni el bien sean durables, y de
          aquí se sigue que, habiendo durado mucho el mal, el bien está ya cerca. Así que, no debes congojarte por las desgracias que
          a mí me suceden, pues a ti no

          https://google.com"
          ></preview-field>

Properties

<preview-field> provides the following component properties:

Property Description Default
text Text to preview
metions If true, @ mentieons will be links false
hashtags If true, # will be links false

Styling

<preview-field> provides the following custom properties and mixins for styling:

Custom property Description Default
--link-color Background color of the ripple Based on the button's color
--field-class Mixin applied to the preview field {}
--link-class Mixin applied to the links {}

About

A component to preview the links, hasthags or mentions in a text

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages