//
pkg.gl
Category
go.gopad.dev/gopad
internal
bubbles
filepicker
package
0.0.0-20241018175838-393ed5d2f490
Repository:
https://github.com/gopad-dev/gopad.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
478 SLOC
#
Functions
IsHidden
IsHidden reports whether a file is hidden or not.
New
New returns a new filepicker model with default styling and key bindings.
#
Variables
DefaultKeyMap
DefaultKeyMap defines the default keybindings.
DefaultStyles
DefaultStyles defines the default styling for the file picker.
#
Structs
KeyMap
KeyMap defines key bindings for each user action.
Model
Model represents a file picker.
Styles
Styles defines the possible customizations for styles in the file picker.