Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23285 (s=23285, is=23301, ic=23303, ia=23305)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23302 (s=23285, is=23302, ic=23304, ia=23306)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23304 (s=23285, is=23302, ic=23304, ia=23306)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23306 (s=23285, is=23302, ic=23304, ia=23306)