Methods
create
- create(subject: string, getter: Function, detailList: Component, titleItemProperty?: Component, toEditPage?: Function): Component
-
Parameters
-
subject: string
-
getter: Function
-
detailList: Component
-
Optional titleItemProperty: Component
-
Optional toEditPage: Function
Returns Component
createShowPageTitle
- createShowPageTitle(subject: string, titleItemProperty: String | String[], toEditPage: Function): VNode
-
Parameters
-
subject: string
-
titleItemProperty: String | String[]
-
toEditPage: Function
Returns VNode