Searched defs:FormLinkOptions (Results 1 – 4 of 4) sorted by relevance
45 struct FormLinkOptions { struct46 std::string action;47 std::optional<std::string> moduleName;48 std::optional<std::string> bundleName;49 std::optional<std::string> abilityName;50 std::optional<std::string> uri;
48 export interface FormLinkOptions { interface
62 export interface FormLinkOptions { interface