Skip to content

Instantly share code, notes, and snippets.

@goofmint
Created September 21, 2016 04:10
Embed
What would you like to do?
4.md
var initParam = {
searcher: {
type: 'all',
// 以下を追加
paging: {
enable: true,
pageSize: 10
}
},
:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment