Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8527 (s=8527, is=8534, ic=8532, ia=8534)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8535 (s=8527, is=8535, ic=8533, ia=8535)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8533 (s=8527, is=8535, ic=8533, ia=8535)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8535 (s=8527, is=8535, ic=8533, ia=8535)