UNPKG

@bothub-chat/ui

Version:

Bothub UI Components

2 lines (1 loc) 194 B
const t=t=>{for(;t&&t!==document.body;){const e=getComputedStyle(t),{overflowY:o}=e;if("auto"===o||"scroll"===o)return t;t=t.parentElement}return null};export{t as findNearestScrollableParent};