Modal/Flyout/Popup search for on Oxygen Builder

Below are the code you will need it

To close the modal use the below div
oxy-close-modal


Use below for code block (Optional)

focusSearch = function getFocus() {
  setTimeout( function() {
    document.getElementById('s').focus();
  }, 100);
}

onclick
focusSearch()

Copyright © 2024 Siam Naulak.
magnifiercrossmenu