props: Button_assignDefaults()

in 01 - Core/05 - Elements.js [72:78]


  props: Button_assignDefaults({
    foo: bar,
    children: [
      { type: 'span', props: { children: a }, key: null, ref: null, _owner: React._currentOwner, _context: React._currentContext },
      { type: 'span', props: { children: b }, key: null, ref: null, _owner: React._currentOwner, _context: React._currentContext }
    ]
  }),