Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8640 (s=8640, is=8647, ic=8645, ia=8647)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8648 (s=8640, is=8648, ic=8646, ia=8648)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8646 (s=8640, is=8648, ic=8646, ia=8648)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8648 (s=8640, is=8648, ic=8646, ia=8648)