You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal is build a isolated and independent component that allows the user navigate between folders (going back and forward), and also shows the files names and extensions (e.g ".png").
The basic idea is that navigation supports at least a horizontal grade view mode.
How will implement this should use folder and file as components or a generic item component.
Requeriments:
Show files and folders names (Logic)
Folders navigation in folder component
Show files and folders interface
Grade view
The text was updated successfully, but these errors were encountered:
The goal is build a isolated and independent component that allows the user navigate between folders (going back and forward), and also shows the files names and extensions (e.g ".png").
The basic idea is that navigation supports at least a horizontal grade view mode.
How will implement this should use folder and file as components or a generic item component.
Requeriments:
The text was updated successfully, but these errors were encountered: