You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
exportinterfaceCoreOptions{/** * Call this function to update the table state. * @link [API Docs](https://tanstack.com/table/v8/docs/api/core/table#setstate) * @link [Guide](https://tanstack.com/table/v8/docs/guide/tables) */setState: void;}
translates into
modulerecGlutinumopenFable.CoreopenFable.Core.JsInteropopenSystem[<AllowNullLiteral>][<Interface>]typeCoreOptions=/// <summary>/// Call this function to update the table state./// <see href="https://tanstack.com/table/v8/docs/api/core/table#setstate">API Docs</see>"/// <see href="https://tanstack.com/table/v8/docs/guide/tables">Guide</see>"/// </summary>abstractmembersetState:unitwith get, set
TypeScript documentation:
translates into
Example of npm package using this features:
TanStack/table
The text was updated successfully, but these errors were encountered: