hyperstack-org / hyperstack-org/hyperstack

Access params in operations using accessors instead of the 'params' object.

Aberta
#421 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
JavaScript
Estrelas
538
Forks
41
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

Setting param_accessor_style :accessors for Hyperstack components enables accessing component parameters directly
without the need to prepend the 'params' object.
This isn't supported for operations and it would be a great syntactic sugar, if you could also access operations' parameters using an accessor of the same name.
This call convention will also align the use of params across components and operations.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.