You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Provides a reference to the underlying HTML root element
276
276
*/
277
277
elementRef?: (element: Element|null)=>void
278
+
/**
279
+
* Accepts the familiar CSS shorthand to designate border widths corresponding to edges with the following values: 'none', 'small', 'medium','large'(e.g. 'none large none large).
0 commit comments