Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 41000 (s=41000, is=41006, ic=41006, ia=41006)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 41007 (s=41000, is=41007, ic=41007, ia=41007)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 41007 (s=41000, is=41007, ic=41007, ia=41007)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 41007 (s=41000, is=41007, ic=41007, ia=41007)