Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33248 (s=33248, is=33283, ic=33282, ia=33284)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33284 (s=33248, is=33284, ic=33283, ia=33285)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33283 (s=33248, is=33284, ic=33283, ia=33285)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33285 (s=33248, is=33284, ic=33283, ia=33285)