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