Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refine 'addComposeTab' to include closeable option
Introduced 'isCloseable' parameter in 'addComposeTab' function to enable flexibility in controlling behavior of tabs. This option allows programmatically defining whether a tab can be closed or not. Default value set to false to maintain existing function calls.
- Loading branch information