Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100947 (s=100947, is=101011, ic=101012, ia=101014)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101012 (s=100947, is=101012, ic=101013, ia=101015)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101013 (s=100947, is=101012, ic=101013, ia=101015)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101015 (s=100947, is=101012, ic=101013, ia=101015)