We're adding a sort of "rule creation" tool where users need to be able to select fields from a simple lookup, apply and/or operators with the option for nested rule groups, and have an expected value based an includes/does not include/is/is not type operator.
Essentially, it's what Retool's Filter component is -- but instead of filtering a table, we want them to be able to create a rule. As users are already familiar with the UI of that tool, it's a win-win if we can keep that consistency.
Is there any way to build off of the filter component and create our own modified/custom component based on it?