Untitled
unknown
plain_text
4 years ago
292 B
10
Indexable
function onFocus(){
BreadButter.widgets.continueWith({
destination_url: "YOUR_DESTINATION_URL",
continue_with_position: {
top: "75px",
right: "20px"
},
expand_email_address: false,
show_login_focus: true,
});
}Editor is loading...