Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Component decorator host option docs #82

Closed
adamdbradley opened this issue Nov 5, 2017 · 3 comments
Closed

Add Component decorator host option docs #82

adamdbradley opened this issue Nov 5, 2017 · 3 comments
Assignees

Comments

@adamdbradley
Copy link
Contributor

Explain host option:

@Component({
  host: {
    theme: 'toggle',
    role: 'checkbox'
  }
)
@Hotell
Copy link

Hotell commented Nov 6, 2017

it would be also nice to update interface type definitions in core ;)

@Hotell
Copy link

Hotell commented Nov 6, 2017

Also only thing that works is theme should I re-open the issue ?

image

@adamdbradley
Copy link
Contributor Author

Gah you're right! Yeah that should work.

@jgw96 jgw96 closed this as completed in 65eadb0 Jan 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants