Skip to content

Page Attribute Customize #90

Answered by m-Ryan
Hateeb asked this question in Q&A
Feb 17, 2022 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

https://github.com/arco-design/easy-email/blob/master/packages/easy-email-extensions/readme.md

import { BlockAttributeConfigurationManager } from "easy-email-extensions";

BlockAttributeConfigurationManager.add({
  [BasicType.PAGE]: () => <div>will be overwrite `Page`</div>,
});

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@Hateeb
Comment options

@m-Ryan
Comment options

@Hateeb
Comment options

@m-Ryan
Comment options

@Hateeb
Comment options

Answer selected by Hateeb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants