Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100176 (s=100176, is=100239, ic=100240, ia=100241)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100240 (s=100176, is=100240, ic=100241, ia=100242)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100241 (s=100176, is=100240, ic=100241, ia=100242)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100242 (s=100176, is=100240, ic=100241, ia=100242)