New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

entity-list

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

entity-list

## Embedding

unpublished
latest
npmnpm
Version
0.1.3
Version published
Maintainers
1
Created
Source

Entity List

Embedding

React-registry name: entity-list

Inputs

NameMandatoryDescriptionTypeDefault-Value
entityName*Name of the entity that should be listedString
formBase*formBase_list and formBase_search will be the used forms.String
limitAmount of records per pageNumber10
searchFiltersWill be applied to fetch request parameter _filterArray
showSearchFormWhether the search form should be shown or notBoolfalse
preselectedSearchFieldsList of predefined search-valuesArray
disableSimpleSearchIf true the full search form is always visibleBoolfalse
simpleSearchFieldsList of fields, that should be shown with activated simple search. If empty, fulltext search field will be displayed in simple search. Comma-separated string.String(fulltext-search-field)

Events

NamePayloadDescription
onRowClickid (The id of the record)This event is fired when a list row is clicked

FAQs

Package last updated on 02 Jun 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts