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