Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Step2-03 exercise 'customize default button with a styles function' #158

Open
pstakashi opened this issue Dec 22, 2019 · 0 comments
Open
Assignees

Comments

@pstakashi
Copy link

Step2-03 exercise 'Customizing one Fabric control instance, 4. Try to customize this with a styles function' could not implement.
Step02-3 demo TodoHeader.tsx 'TextField' could implement this, because styles property of TextField is IStyleFunctionOrObject type.
But in Step2-03 exercise DefaultButton's styles property is IButtonStyles type, which cannnot use function.

@ghost ghost added the Needs: Triage 🔍 label Dec 22, 2019
@ghost ghost assigned micahgodbolt Dec 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants