Can i use Material ui for forge application?

is it possible to use material UI for forge apps ?

If you’re using Custom UI (and not Forge UI) - you’re able to do use any front end library (as long as it’s happy to exist in the Forge iframe :slight_smile: ).

Thanks :slight_smile:

Is there a front end library for Confluence built-in macros? I want to programmatically create Confluence pages with macros already on them. Also, if that is possible, can I pass in parameters? For example, I want to create a Confluence page automatically and add a Jira Issue Statistics macro for issue ESBQ-7374 when a user clicks a button.