Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100138 (s=100138, is=100201, ic=100202, ia=100203)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100202 (s=100138, is=100202, ic=100203, ia=100204)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100203 (s=100138, is=100202, ic=100203, ia=100204)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100204 (s=100138, is=100202, ic=100203, ia=100204)