remix/data-table · TypeView SourceJoinType Summary Supported SQL join kinds. Signature type JoinType = 'inner' | 'left' | 'right'