UNPKG

@tindtechnologies/universalviewer

Version:

The Universal Viewer is a community-developed open source project on a mission to help you share your 📚📜📰📽️📻🗿 with the 🌎

2 lines (1 loc) 216 B
export default function toggleExpandTextByLines(items: JQuery, lines: number, lessText: string, moreText: string, cb: () => void, lessAriaLabelTemplate?: string, moreAriaLabelTemplate?: string): JQuery<HTMLElement>;