Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30288 (s=30288, is=30301, ic=30302, ia=30301)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30302 (s=30288, is=30302, ic=30303, ia=30302)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30303 (s=30288, is=30302, ic=30303, ia=30302)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30302 (s=30288, is=30302, ic=30303, ia=30302)