Closed theodox closed 8 years ago
Text("key").bind.label < bind() < (something, attr)
is concise but still feels wierd. Maybe
Text("key").attr.label < bind() < (something, attr)
too minor
Text("key").bind.label < bind() < (something, attr)
is concise but still feels wierd. Maybe
Text("key").attr.label < bind() < (something, attr)