TableCellHeight🔗Height of a table cellDefinition🔗type TableCellHeight string const ( TableCellHeightSm TableCellHeight = "sm" TableCellHeightMd TableCellHeight = "md" TableCellHeightLg TableCellHeight = "lg" )