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