UNPKG

@jupyter/web-components

Version:

A component library for building extensions in Jupyter frontends.

7 lines (6 loc) 211 B
/** * A formula to retrieve the control height. * Use this as the value of any CSS property that * accepts a pixel size. */ export declare const heightNumber: import("@microsoft/fast-element").CSSDirective;