Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88080 (s=88080, is=88140, ic=88141, ia=88142)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88141 (s=88080, is=88141, ic=88142, ia=88143)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88142 (s=88080, is=88141, ic=88142, ia=88143)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88143 (s=88080, is=88141, ic=88142, ia=88143)