Flarum (v1.3.1)
Preparing search index...
@flarum/package-manager
components/ExtensionItem
ExtensionItemAttrs
Interface ExtensionItemAttrs
interface
ExtensionItemAttrs
{
extension
:
any
;
isCore
?:
boolean
;
isDanger
?:
boolean
;
onClickUpdate
:
CallableFunction
;
updatable
?:
boolean
;
updates
:
UpdatedPackage
;
whyNotWarning
?:
boolean
;
}
Hierarchy
unknown
ExtensionItemAttrs
Index
Properties
extension
is
Core?
is
Danger?
on
Click
Update
updatable?
updates
why
Not
Warning?
Properties
extension
extension
:
any
Optional
is
Core
isCore
?:
boolean
Optional
is
Danger
isDanger
?:
boolean
on
Click
Update
onClickUpdate
:
CallableFunction
Optional
updatable
updatable
?:
boolean
updates
updates
:
UpdatedPackage
Optional
why
Not
Warning
whyNotWarning
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
extension
is
Core
is
Danger
on
Click
Update
updatable
updates
why
Not
Warning
Flarum (v1.3.1)
Loading...