struct CreateElementView: View
func createElement(engage: Engage, slug: String) -> some View
wrap
layout, the view will automatically resize to the element height.func engageTarget(_ value: String) -> some View
func autoCreate(filters: [String] = ["default"])
.engageTarget(_:)
method that match the targets.