-
Not Set
-
Not Set
Not Set
(
Ascending
Descending
)
Genres :
Not Set
Genres :
{ if (state === 0) { filter.genres.push(genreChoice.mal_id) // console.log(state) state = 1 } else if (state === 1) { const index = filter.genres.indexOf(genreChoice.mal_id) if (index > -1) filter.genres.splice(index, 1) filter.genresExclude.push(genreChoice.mal_id) // console.log(state) state = 2 } else if (state === 2) { const index = filter.genresExclude.indexOf(genreChoice.mal_id) if (index > -1) filter.genresExclude.splice(index, 1) // console.log(state) state = 0 } }" x-text="genreChoice.name" >
Themes :
{ if (state === 0) { filter.genres.push(themeChoice.mal_id) // console.log(state) state = 1 } else if (state === 1) { const index = filter.genres.indexOf(themeChoice.mal_id) if (index > -1) filter.genres.splice(index, 1) filter.genresExclude.push(themeChoice.mal_id) // console.log(state) state = 2 } else if (state === 2) { const index = filter.genresExclude.indexOf(themeChoice.mal_id) if (index > -1) filter.genresExclude.splice(index, 1) // console.log(state) state = 0 } }" x-text="themeChoice.name" >
Demographics :
{ if (state === 0) { filter.genres.push(demographicChoice.mal_id) // console.log(state) state = 1 } else if (state === 1) { const index = filter.genres.indexOf(demographicChoice.mal_id) if (index > -1) filter.genres.splice(index, 1) filter.genresExclude.push(demographicChoice.mal_id) // console.log(state) state = 2 } else if (state === 2) { const index = filter.genresExclude.indexOf(demographicChoice.mal_id) if (index > -1) filter.genresExclude.splice(index, 1) // console.log(state) state = 0 } }" x-text="demographicChoice.name" >
Show :
items.
{ pagination.page -= 1; searchAnimes($store) }" >
{ pagination.page = 1; searchAnimes($store) }" :disabled="pagination.page === 1 || $store.animes.isLoading" > 1
...
{ pagination.page = page; searchAnimes($store) }" :disabled="(pagination.page !== 1 && pagination.page !== pagination.lastPage) || $store.animes.isLoading" >
...
{ pagination.page = pagination.lastPage; searchAnimes($store) }" :disabled="pagination.lastPage === pagination.page || $store.animes.isLoading" >
{ pagination.page += 1; searchAnimes($store) }" >
Loading...
error, please check console
no results.
{ $store.modal.toggle() $store.modal.data = anime }" :key="anime.mal_id" x-data >
test
Name
:
Year
:
Genres
:
N/A
Themes
:
N/A
Demographics
:
N/A
Score
:
Status
:
Episodes
:
Duration
:
Studios
:
N/A
Synopsis
: