Skip to content

Instantly share code, notes, and snippets.

@goofmint
Created September 21, 2016 04:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goofmint/0712663f72adf867e712e41e681c67cb to your computer and use it in GitHub Desktop.
Save goofmint/0712663f72adf867e712e41e681c67cb to your computer and use it in GitHub Desktop.
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