Skip to content

lucidmeetings/lucid_footable_plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

FooTable plugins

These plugins (okay, there's just one so far) may be over-specific to the way Lucid Meetings uses FooTables. Proceed at your own risk.

lucidBookmarkable

lucidBookmarkable makes it possible to save a link to a page where you've filtered, sorted, paged, and expanded rows in a FooTable -- and see the same state when you load the link. State of the table is stored, and read from, the URI fragment (the bit after the '#').

file: lucid_footable_bookmarkable.js

Usage: When you initialize a footable, include the option:

lucidBookmarkable: {
    enabled: true
}

Example: https://features.icann.org/board-advice#advice-to-board_f=confusing&advice-to-board_d=false&advice-to-board_e=19

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published