Adding types and props per component in Docummentation #1093
Closed
alexisruiz96
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
Hey @alexisruiz96 Have you checked the docs? Maintaining a separate file with duplicate values can cause the information to be out of sync, defeating the initial purpose. Thanks anyway. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! I've created a simple Readme that i think that can be useful in order to check the different props per component of the library. I attach here the md file in case you think it can help others and below you have the content of it😄
react_joyride_props_types.md
React Joyride Props and Types
Table of Contents
Common Types
Actions
ValueOf<typeof ACTIONS>
Events
ValueOf<typeof EVENTS>
Lifecycle
ValueOf<typeof LIFECYCLE>
Origin
ValueOf<typeof ORIGIN>
Status
ValueOf<typeof STATUS>
AnyObject
NarrowPlainObject
Locale
Placement
Styles
StylesWithFloaterStyles
StylesOptions
Component Props
BaseProps
BeaconProps
BeaconRenderProps
CallBackProps
OverlayProps
State
Props
Step
StepMerged
StepProps
StoreHelpers
StoreOptions
TooltipProps
TooltipRenderProps
Props
Beta Was this translation helpful? Give feedback.
All reactions