Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13291 (s=13291, is=13301, ic=13302, ia=13301)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13302 (s=13291, is=13302, ic=13303, ia=13302)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13303 (s=13291, is=13302, ic=13303, ia=13302)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13302 (s=13291, is=13302, ic=13303, ia=13302)