FlexTableComponents
Defined in: packages/react/src/columnFactory.tsx:33
Type Parameters
Section titled “Type Parameters”TEntity
Section titled “TEntity”TEntity extends EntityLike
Properties
Section titled “Properties”Badge:
ComponentType<BadgeProps>
Defined in: packages/react/src/columnFactory.tsx:35
Button
Section titled “Button”Button:
ComponentType<ButtonProps>
Defined in: packages/react/src/columnFactory.tsx:36
Checkbox
Section titled “Checkbox”Checkbox: (
__namedParameters) =>Element
Defined in: packages/react/src/columnFactory.tsx:34
Parameters
Section titled “Parameters”__namedParameters
Section titled “__namedParameters”CheckboxProps & RefAttributes<HTMLButtonElement>
Returns
Section titled “Returns”Element
EntityActionsMenu
Section titled “EntityActionsMenu”EntityActionsMenu:
ComponentType<EntityActionsMenuProps<TEntity>>
Defined in: packages/react/src/columnFactory.tsx:39
EntityAvatar
Section titled “EntityAvatar”EntityAvatar:
ComponentType<EntityAvatarProps>
Defined in: packages/react/src/columnFactory.tsx:37
EntityTitle
Section titled “EntityTitle”EntityTitle:
ComponentType<EntityTitleProps>
Defined in: packages/react/src/columnFactory.tsx:38