Node Property UI that is dynamic and with subgroups / subtree structure?

I was playing around with creating a node and I was wondering if I can create a node property ui in the editor is such a way that translates to something of an .ini file:

[group1]
key1 = value1
key2 = value2

[group2]

all the above values like groupx or key and its respective values would be preferably configured via the node property's UI and the user can create as many such groups or their respective values.

I was wondering whether the UI can be displayed in such a way that the structure of the ini is somehow reflected in the UI.

Sorry for the vague description as I am unable to elaborate on what actually the terminology in UI / frontend is.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.