Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88181 (s=88181, is=88241, ic=88242, ia=88243)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88242 (s=88181, is=88242, ic=88243, ia=88244)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88243 (s=88181, is=88242, ic=88243, ia=88244)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88244 (s=88181, is=88242, ic=88243, ia=88244)