Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 93888 (s=93888, is=93949, ic=93950, ia=93951)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 93950 (s=93888, is=93950, ic=93951, ia=93952)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 93951 (s=93888, is=93950, ic=93951, ia=93952)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 93952 (s=93888, is=93950, ic=93951, ia=93952)