Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23290 (s=23290, is=23301, ic=23301, ia=23300)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23302 (s=23290, is=23302, ic=23302, ia=23301)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23302 (s=23290, is=23302, ic=23302, ia=23301)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23301 (s=23290, is=23302, ic=23302, ia=23301)