Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 103256 (s=103256, is=103320, ic=103321, ia=103323)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 103321 (s=103256, is=103321, ic=103322, ia=103324)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 103322 (s=103256, is=103321, ic=103322, ia=103324)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 103324 (s=103256, is=103321, ic=103322, ia=103324)