AdapTable for Infinite Table
Guide
Types
AdaptableUIProps
TypeScript
type
AdaptableUIProps<T = any> =
{
components
?
:
AdaptableUIPropsComponents<T>
;
}
;
Previous
AdaptableThemeId
Next
AdaptableUserState