Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123887 (s=123887, is=123964, ic=123966, ia=123969)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123965 (s=123887, is=123965, ic=123967, ia=123970)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123967 (s=123887, is=123965, ic=123967, ia=123970)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123970 (s=123887, is=123965, ic=123967, ia=123970)