Interface IOptions

Hierarchy

  • IOptions

Properties

Properties

genre?: "all" | "action" | "adventure" | "comedy" | "cooking" | "doujinshi" | "drama" | "erotica" | "fantasy" | "gender bender" | "harem" | "historical" | "horror" | "isekai" | "josei" | "manhua" | "manhwa" | "martial arts" | "mature" | "mecha" | "medical" | "mystery" | "one shot" | "pornographic" | "psychological" | "romance" | "school life" | "sci fi" | "seinen" | "shoujo" | "shoujo ai" | "shounen" | "shounen ai" | "slice of life" | "smut" | "sports" | "supernatural" | "tragedy" | "webtoons" | "yaoi" | "yuri"

Genre to be filtered in the list

page?: number

Page number of the list

status?: "all" | "completed" | "ongoing" | "dropped" | "unknown"

Status to be filtered of the manga

type?: "newest" | "latest" | "topview"

Type of the manga

Generated using TypeDoc