GitHub

DaffSidebarFooterComponent

import { DaffSidebarFooterComponent } from '@daffodil/design/sidebar'

Sidebar footer is a child component of the sidebar that is used to display a footer container, positioned at the bottom of a sidebar.

<daff-sidebar-footer></daff-sidebar-footer>
@Component()
class DaffSidebarFooterComponent {}