Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F104941828
shouldSpreadAdditionalProps.js
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Thu, Mar 13, 13:28
Size
212 B
Mime Type
text/x-java
Expires
Sat, Mar 15, 13:28 (1 d, 21 h)
Engine
blob
Format
Raw Data
Handle
24884375
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
shouldSpreadAdditionalProps.js
View Options
import
{
isHostComponent
}
from
'@mui/base'
;
var
shouldSpreadAdditionalProps
=
function
shouldSpreadAdditionalProps
(
Slot
)
{
return
!
Slot
||
!
isHostComponent
(
Slot
);
};
export
default
shouldSpreadAdditionalProps
;
Event Timeline
Log In to Comment