Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3089 (s=3089, is=3093, ic=3091, ia=3093)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3094 (s=3089, is=3094, ic=3092, ia=3094)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3092 (s=3089, is=3094, ic=3092, ia=3094)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3094 (s=3089, is=3094, ic=3092, ia=3094)