how to use in appsetting.json configuration #8
-
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            TonyValenti
          
      
      
        Sep 8, 2021 
      
    
    Replies: 1 comment
-
| I don't think you can. This component relies on UI elements that cannot be referenced until runtime. Because of that, you have to do it via code. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        augustoproiete
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
I don't think you can. This component relies on UI elements that cannot be referenced until runtime. Because of that, you have to do it via code.