Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3153 (s=3153, is=3157, ic=3155, ia=3157)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3158 (s=3153, is=3158, ic=3156, ia=3158)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3156 (s=3153, is=3158, ic=3156, ia=3158)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3158 (s=3153, is=3158, ic=3156, ia=3158)