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