Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33555 (s=33555, is=33590, ic=33589, ia=33591)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33591 (s=33555, is=33591, ic=33590, ia=33592)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33590 (s=33555, is=33591, ic=33590, ia=33592)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33592 (s=33555, is=33591, ic=33590, ia=33592)