Appearance
@gracious.tech/fetch-client / book/html / add_passage_class
Function: add_passage_class()
add_passage_class(
container,passage,clas):void
Defined in: client/src/book/html.ts:49
Add class to range of verses NOTE This doesn’t verify the book, it assumes container’s verses belong to passage’s book
Parameters
container
HTMLElement
passage
clas
string
Returns
void