Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 67067 (s=67067, is=67123, ic=67124, ia=67125)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 67124 (s=67067, is=67124, ic=67125, ia=67126)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 67125 (s=67067, is=67124, ic=67125, ia=67126)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 67126 (s=67067, is=67124, ic=67125, ia=67126)