Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111029 (s=111029, is=111102, ic=111103, ia=111105)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111103 (s=111029, is=111103, ic=111104, ia=111106)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111104 (s=111029, is=111103, ic=111104, ia=111106)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111106 (s=111029, is=111103, ic=111104, ia=111106)