reloadData

suspend fun reloadData()

Reloads the data for the entire Storyteller Home screen. This function will first scroll the main Home list to the beginning (index 0, offset 0). It then invokes an internal callback that triggers the data fetching and UI update process for all Storyteller list components configured within the Home screen.