slotCounterRow method

  1. @override
Component slotCounterRow(
  1. SlotCounterRowProps props
)
override

Implementation

@override
Component slotCounterRow(SlotCounterRowProps props) =>
    CodexSlotCounterRow(props);