Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heybran/pods-tooltip
https://github.com/heybran/pods-tooltip
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/heybran/pods-tooltip
- Owner: heybran
- Created: 2023-07-26T01:41:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-26T04:50:31.000Z (over 1 year ago)
- Last Synced: 2023-07-26T06:40:02.066Z (over 1 year ago)
- Language: JavaScript
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Pods Tooltip (Work in progess)
`pods-tooltip` is a [single-file](./src/index.js) web components. A possible solution to simplify tooltips for [Pods Framework](https://github.com/pods-framework/pods).
### Usage
```html
Capabilities
Capabilities denote access to specific functionality in WordPress, and are assigned to specific User Roles. Please see the Roles and Capabilities component in Pods for an easy tool to add your own capabilities and roles.
Find out more >>```
```html
A short descriptive summary of what the post type is.
```
### Demo
[https://visionary-cajeta-15936e.netlify.app/tests/index.html](https://visionary-cajeta-15936e.netlify.app/tests/index.html)### TODO
Styles, UX, Web Accessibility.