cocopar Portable Monitor 15.6 Inch 1080P FHD 60Hz 85% sRGB Travel Monitor with Speaker HDMI USB-C Second Screen for Laptop MacBook Surface PC Xbox PS4/5, VESA Mountable, with Cover Stand

Price range: $119.99 through $379.99

Clear
SKU: N/A Category:
Description

.aplus-v2 .aplus-content-wrapper {
position: relative;
overflow: hidden;
}

.aplus-v2 .container-with-background-image {
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-size: cover;
}

function logShoppableMetrics(moduleName, showsAddToCart) {
if (window.ue && window.ue.count) {
window.ue.count(“aplus:shoppable:” + moduleName + “:addToCart”, showsAddToCart ? 1 : 0);
}
}

Product description

/**
* Common event handler for click and keydown events.
* @param {Event} event – The event object.
* @param {Function} handleClickOrEnter – Function to handle click or Enter key events.
* @param {Function} handleEsc – Function to handle Esc key events.
*/
// [TODO][AplusMantle-8064] Create common event handler util(key events, click events) in AplusModuleResources
function handleClickAndKeyEvents(event, handleClickOrEnterOrSpace) {
const ENTER_KEY_CODE = 13;
const ESCAPE_KEY_CODE = 27;
const SPACE_KEY_CODE = 32;
const isClick = event.type === ‘click’;
const isKeydown = event.type === ‘keydown’;
const isEnter = isKeydown && event.keyCode === ENTER_KEY_CODE;
const isSpace = isKeydown && event.keyCode === SPACE_KEY_CODE;
const isEsc = isKeydown && event.keyCode === ESCAPE_KEY_CODE;

if (isClick || isEnter || isSpace) {
handleClickOrEnterOrSpace();
} else if (isEsc) {
handleEsc(event);
}
}

/**
* Function to handle esc key event.
* @param {Event} event – The event object.
*/
function handleEsc(event) {
event.target.blur() // force remove focus
}

portable monitor

portable monitor

  • Please make sure the USB-C port on your laptop is a thunderbolt 3/4/5 port or supports display

    There are two kinds of USB-C cables, USB-C charging cable and USB-C video cable (the original one). Your own cable may be only a charging cable.

  • You may need a (mini)DP to HDMI adapter for connection.

  • Please make sure you’re powering the monitor by the original wall charger we provided in the package.

  • 1. iPhone 15 and 16 series(excluding iPhone 16e) work with the monitor by the original USB-C cable

    2. iPhone with a Lightning port will need an Apple Lightning Digital AV Adapter

    (Please connect the monitor to power to avoid power shortage.)

  • Only some Samsung phones(S8/S9/S10/S20/S21/S22series; Note8/9/10/20series; Galaxy Fold, Z Fold 2/3/4) work with the monitor by the original USB-C cable. Others need an HDTV cable to work.

    (Please connect the monitor to power to avoid power shortage.)

Reviews (0)

Reviews

There are no reviews yet.

Be the first to review “cocopar Portable Monitor 15.6 Inch 1080P FHD 60Hz 85% sRGB Travel Monitor with Speaker HDMI USB-C Second Screen for Laptop MacBook Surface PC Xbox PS4/5, VESA Mountable, with Cover Stand”

Your email address will not be published. Required fields are marked *