Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65068 (s=65068, is=65123, ic=65124, ia=65125)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65124 (s=65068, is=65124, ic=65125, ia=65126)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65125 (s=65068, is=65124, ic=65125, ia=65126)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65126 (s=65068, is=65124, ic=65125, ia=65126)