Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15099 (s=15099, is=15110, ic=15112, ia=15113)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15111 (s=15099, is=15111, ic=15113, ia=15114)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15113 (s=15099, is=15111, ic=15113, ia=15114)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15114 (s=15099, is=15111, ic=15113, ia=15114)