Home > LIB_SelectControl > getSelectedLibraryRowInfo
LIB_SelectControl.getSelectedLibraryRowInfo() method
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Get the information of the currently selected row in the bottom library
Signature
typescript
function getSelectedLibraryRowInfo(): Promise<ILIB_LibraryItem | undefined>;1
Returns
Promise<ILIB_LibraryItem | undefined>
Library property object; if it is undefined, the retrieval failed
Remarks
It will get the library type, UUID, and the UUID of the library it belongs to for the currently selected row in the bottom library