Uses of Record Class
io.mateu.dtos.AccordionPanelDto
-
Uses of AccordionPanelDto in io.mateu.dtos
Methods in io.mateu.dtos that return types with arguments of type AccordionPanelDtoModifier and TypeMethodDescriptionAccordionLayoutDto.panels()Returns the value of thepanelsrecord component.Constructor parameters in io.mateu.dtos with type arguments of type AccordionPanelDtoModifierConstructorDescriptionAccordionLayoutDto(List<AccordionPanelDto> panels, AccordionLayoutVariantDto variant) Creates an instance of aAccordionLayoutDtorecord class.