Sha256: 9884ba6085220368c151667afd92df7bdea393aa55d6b68e557b45c8ac55a2b5
Contents?: true
Size: 410 Bytes
Versions: 4
Compression:
Stored size: 410 Bytes
Contents
/*! * UI development toolkit for HTML5 (OpenUI5) * (c) Copyright 2009-2018 SAP SE or an SAP affiliate company. * Licensed under the Apache License, Version 2.0 - see LICENSE.txt. */ sap.ui.define(['sap/f/semantic/SemanticButton'],function(S){"use strict";var M=S.extend("sap.f.semantic.MainAction",{metadata:{library:"sap.f",properties:{text:{type:"string",group:"Misc",defaultValue:null}}}});return M;});
Version data entries
4 entries across 4 versions & 2 rubygems