Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101166 (s=101166, is=101230, ic=101231, ia=101233)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101231 (s=101166, is=101231, ic=101232, ia=101234)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101232 (s=101166, is=101231, ic=101232, ia=101234)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101234 (s=101166, is=101231, ic=101232, ia=101234)