js dotdotdot.js araştır.

css ise, aşağıdaki class'ı kullan.


.text-truncate{
  • text-overflow: ellipsis;
  • white-space: nowrap;
  • overflow: hidden;
}