[tracking] issue for Block Elements #61
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Milestone
What this is
One of the next big steps for this library will be implementing Block Elements so consumers
can enable interactivity with their slack apps - if you're interested in helping contribute to this library,
start here or with the tracking issue for Composition Objects (#63)
How to contribute
Must-haves for PRs
Nice-to-haves for PRs
fn from_field_a_and_field_b(field_a: A, field_b: B) -> Self
fn with_field_c(mut self, field_c: C) -> Self
Child Issues
The text was updated successfully, but these errors were encountered: