Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123147 (s=123147, is=123223, ic=123226, ia=123228)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123224 (s=123147, is=123224, ic=123227, ia=123229)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123227 (s=123147, is=123224, ic=123227, ia=123229)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123229 (s=123147, is=123224, ic=123227, ia=123229)