Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23765 (s=23765, is=23788, ic=23789, ia=23786)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23789 (s=23765, is=23789, ic=23790, ia=23787)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23790 (s=23765, is=23789, ic=23790, ia=23787)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23787 (s=23765, is=23789, ic=23790, ia=23787)