Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11742 (s=11742, is=11754, ic=11753, ia=11755)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11755 (s=11742, is=11755, ic=11754, ia=11756)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11754 (s=11742, is=11755, ic=11754, ia=11756)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11756 (s=11742, is=11755, ic=11754, ia=11756)