Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要将分享按钮创建为文本(在谷歌课堂上分享),而不是图标。我阅读了文档https://developers.google.com/classroom/guides/sharebutton但仅找到有关图标的信息。 可以创建文本链接来分享课堂吗?
是的你可以!只需创建一个链接并将其设置href为:
href
https://classroom.google.com/u/0/share?url=URL_GOES_HERE&title=TITLE_GOES_HERE
不,目前仅支持按钮。