Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 264 Bytes

File metadata and controls

8 lines (6 loc) · 264 Bytes
@patternfly/pfe-core minor

SlotController:

  • Add isEmpty method to check if a slot is empty. If no slot name is provided it will check the default slot. (#2603)
  • hasSlotted method now returns default slot if no slot name is provided. (#2603)