UNPKG

@mayank1513/sticky-section-header

Version:

[![npm version](https://badge.fury.io/js/@mayank1513%2Fsticky-section-header.svg)](https://badge.fury.io/js/@mayank1513%2Fsticky-section-header)

2 lines 238 B
export type htmlTag = "header" | "footer" | "div" | "section" | "nav" | "q" | "table" | "tr" | "td" | "thead" | "tfoot" | "tbody" | "ul" | "ol" | "li" | "p" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6"; //# sourceMappingURL=htmlTags.d.ts.map