Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30777 (s=30777, is=30811, ic=30810, ia=30812)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30812 (s=30777, is=30812, ic=30811, ia=30813)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30811 (s=30777, is=30812, ic=30811, ia=30813)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30813 (s=30777, is=30812, ic=30811, ia=30813)