twitter-bootstrap – 在bootstrap 4中可编辑?

我目前正在探索Bootstrap 4.

在Bootstrap 3中,我使用x-editable实现了内联编辑.

但是对于Bootstrap 4,我找不到如何实现内联编辑.

有什么建议?

解决方法

通过这个技巧为我工作:
$.fn.editableform.buttons = '<button type="submit" class="btn btn-info editable-submit"><i class="fa fa-fw fa-check"></i></button>' + '<button type="button" class="btn editable-cancel"><i class="fa fa-fw fa-remove"></i></button>' ;

相关文章

Bootstrip HTML 查询搜索常用格式模版 &lt;form class=&...
如何在按钮上加红色数字 您可以使用Bootstrap的badge组件来在...
要让两个按钮左右排列,你可以使用 Bootstrap 的网格系统将它...
是的,可以将status设置为布尔类型,这样可以在前端使用复选...
前端工程师一般用的是Bootstrap的框架而不是样式,样式一般自...
起步导入:<linkrel="stylesheet"href="b...