Aiho Sofa Couch,3 Seater Sofa with Comfort Back Pillows, Deep Seat and Solid Wood Legs, Loveseat Futon Couch for Living Rooms, Apartments and Small Spaces (Dark Gray)

(0 评论)

所售:
Ateverino

价钱:
$219.99 /pc

Color:
数量:
(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 }
Sofa for Living Room

AIHO 70“ Futon Sofa

  • 1 Top view 2 Side View 3 Front view

    Comfy Thick Backrest

    The generously cushioned seats and thick backrest create an inviting space to unwind and relax.

    Large Storage Pockets

    Partitioned large pockets provide more storage space.

    Breathable Linen Fabric

    Modern linen fabric is breathable and resistant to wear, making it suitable for households with pets or children.

    4 Sturdy Wooden Legs

    4 wooden legs ensure the sofa is more stable and sturdy.

    3 seater sofa

    More Choices from AIHO

    Dark Grey

    Color

    Grey/Yellow

    30"D x 70"W x 24"H

    Dimensions

    28"D x 30.5"W x 35"H

    Extra Deep Seats

    Special Feature

    Bed/Chair/Lounge

    High Quality Foam

    Material

    High Quality Foam

    Hardwood Frame

    Frame Material

    Alloy Steel

    3 people

    Comfortably Seats

    1 people

    Assembly Required

    Dark Grey

    Color

    Dark Gray

    30"D x 70"W x 24"H

    Dimensions

    68"D x 30"W x 16"H

    Extra Deep Seats

    Special Feature

    360° Swivel Glider

    High Quality Foam

    Material

    High Quality Foam

    Hardwood Frame

    Frame Material

    Alloy Steel

    3 people

    Comfortably Seats

    1 people

    Assembly Required

  • sleeper chair
  • rocking chair
  • Learn MoreLearn More

    What is the height of the sofa seat?

    What is the depth of the loveseat?

    How to achieve the best condition of the pillow?

    From the brand

  • Bed Frame with Comfy Headboard

    Visit the Store

    此产品暂无评论。

    相关产品

    Product Queries (0)

    登录 or Registerto submit your questions to seller

    Other Questions

    还没有人问卖家