0.3.2 • Published 1 year ago

@dbosoft/react-linkbutton v0.3.2

Weekly downloads
-
License
MPL-2.0
Repository
-
Last release
1 year ago

Button

A clickable text box that allows a user to take an action.

Props

See the props file for more details.

Note: this component also will reflect any additional props you pass it to the top level. However, passing such props is discouraged. If absolutely necessary, it's encouraged to document the use of those "additional" props so that they can be added to the component explicitly. This allows us to create a more transparent view of the component's functionality, and allows us to better support those additional props as we iterate on this component.