- Preparing search index...
- The search index is not available
Chess Bots
- TimelineLayer(props: {
active?: boolean;
onActive?: (() => void);
onDelete?: (() => void);
title: string;
} & {} & RefAttributes<HTMLDivElement>): null | ReactElement<any, string | JSXElementConstructor<any>>
-
Parameters
-
props: {
active?: boolean;
onActive?: (() => void);
onDelete?: (() => void);
title: string;
} & {} & RefAttributes<HTMLDivElement>
Returns null | ReactElement<any, string | JSXElementConstructor<any>>