We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The DSL would look something like this:
tabs do tab "something" do panel do show_controls = -> { action DummyAction } field :population, as: :number field :is_capital, as: :boolean end end end
We could use a resource tool
Status