Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30370 (s=30370, is=30404, ic=30403, ia=30405)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30405 (s=30370, is=30405, ic=30404, ia=30406)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30404 (s=30370, is=30405, ic=30404, ia=30406)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30406 (s=30370, is=30405, ic=30404, ia=30406)