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