Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101867 (s=101867, is=101931, ic=101932, ia=101934)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101932 (s=101867, is=101932, ic=101933, ia=101935)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101933 (s=101867, is=101932, ic=101933, ia=101935)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101935 (s=101867, is=101932, ic=101933, ia=101935)