Integrating Restricted Neo4j Bloom Functionality into React.js Application

I aim to integrate Neo4j Bloom into a React.js application using an iframe. This integration will allow users of the React application to interact with and navigate through the graph. However, I intend to provide limited access to the user, specifically restricting access to options like perspectives, nodes, and relationships. The user should only have access to the search tab and the canvas view, similar to what is visible in presentation mode. How can I implement these access restrictions in Neo4j Bloom?

Unfortunately, customizing the availability of Bloom features in this way is not currently supported.