{{yield 
  (hash
    button = (component "nucleus-button"
              variant = variant
              label = label
              autofocus = autofocus
              size = size
              iconSize = iconSize
              type = type)
    data-test-id = data-test-id)
}}