@microsoft/fast-components > DirectionalStyleSheetBehavior > (constructor)
DirectionalStyleSheetBehavior.(constructor)
Constructs a new instance of the DirectionalStyleSheetBehavior
class
constructor(ltr: ElementStyles | null, rtl: ElementStyles | null);
Parameters
Parameter | Type | Description |
---|---|---|
ltr | ElementStyles | null | |
rtl | ElementStyles | null |