cards: field cardPremade card with a header, body, and a footer. The fields selected will be shown in the body and can be overwritten by specifying fields in the row render. Adding an edit function will render an edit button on the card to execute a given function.
The fields to be shown in the body Fields specified here will let you overwrite the default display The function given will be executed upon pressing the button. If no function is given, no button will be displayed Class to overwrite the current label class. Class to overwrite the current value class. Overwrite default label alignment (center, right or left) Class to overwrite the current label column class. Class to overwrite the current value column class.