Me again…
I keep getting frustrated with the state of @atlaskit and the documentation. In this case I believe it’s a case of poor documentation (since we don’t really have much - I’m assuming it’s the documentation) on the new site.
@atlaskit/toggle points to https://atlassian.design/components/toggle/examples for the documentation.
If I want to have the toggle enabled when I create the toggle (or through my own state) - I would assume that I would use the isChecked
attribute since the doc there says that it would be used for:
If the toggle is checked or not.
Doesn’t seem to have an effect. I take a look at the example on the page - it uses defaultChecked
… Using that works, but it’s not documented.
So yet again - I find myself trying to use atlaskit but the new documentation is misleading and incomplete.
Many questions (and comments about the current situation) comes to mind.
Is Atlaskit actually meant for external Atlassian ecosystem developers? If so, can we get proper developer documentation that is maintained? The current situation doesn’t seem to be that scalable and I’m getting worried that I’m using non-supported apis.
Do we need to start a list of alternative components to @atlaskit for external developers?