2.1.0-beta.48 • Published 1 year ago

@emoneyadvisor/emui-planning-layout v2.1.0-beta.48

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

emui-planning-layout

Properties

PropertyTypeDefaultDescription
publishEvent"publishEvent.bind(this)"
showDetailsLinkbooleanControls whether the "View Details" link is rendered.

Methods

MethodType
renderBody(): any
renderShowDetailsLink(): any

CSS Custom Properties

PropertyDefaultDescription
--emui-planning-header-subtext-color"rgba(102, 112, 133, 1)"The color of the subtext within the header of the component.
--emui-planning-placeholder-color"rgba(197, 205, 217, 1)"The background color of the loading placeholders within the header of the component.
--emui-planning-spinner-indicator-color"rgba(49, 95, 135, 1)"The color of the spinner indicator when in the loading state.
--emui-planning-spinner-track-color"transparent"The color of the spinner track when in the loading state.
--emui-planning-spinner-track-width"5px"The width of the spinner track when in the loading state.
--emui-planning-view-details-color"rgba(50, 114, 169, 1)"The color of the "View Details" link.
--emui-planning-view-details-hover-color"rgba(26, 45, 64, 1)"The hover color of the "View Details" link.