@microsoft/fast-foundation > StartEnd
StartEnd class
A mixin class implementing start and end elements. These are generally used to decorate text elements with icons or other visual indicators.
Signature:export declare class StartEnd
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
end | HTMLSlotElement | ||
endContainer | HTMLSpanElement | ||
start | HTMLSlotElement | ||
startContainer | HTMLSpanElement |
Methods
Method | Modifiers | Description |
---|---|---|
handleEndContentChange() | ||
handleStartContentChange() |