updateUIState
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / utils/files/import/handleOpenFile / updateUIState
Function: updateUIState()
updateUIState(
uiElements:FileOpenUiElements,isLoading:boolean,isOpening:boolean):void
Defined in: utils/files/import/handleOpenFile.ts:479
Updates UI affordances while a file open operation is active.
Parametersβ
uiElementsβ
FileOpenUiElements
isLoadingβ
boolean
isOpeningβ
boolean
Returnsβ
void