You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Limitar el texto en algunos componentes como por ejemplo el List View y que muestre (...) al final. La idea es poder hacerlo con CSS sin necesidad de utilizar JavaScript.
Limitar el texto en algunos componentes como por ejemplo el List View y que muestre (...) al final. La idea es poder hacerlo con CSS sin necesidad de utilizar JavaScript.
Aquí un ejemplo sobre las propiedades que se podrían utilizar, aún desconozco la compatibilidad entre navegadores:
https://css-tricks.com/snippets/css/truncate-string-with-ellipsis/
The text was updated successfully, but these errors were encountered: