Interface ContentCollection

    • Method Detail

      • startItem

        void startItem​(BlockProperties props)
        Starts a new item with the supplied properties. An identifier must be set in the block properties for the item to be referenced.
        Parameters:
        props - the properties
      • endItem

        void endItem()
        Ends the current item.