Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12123 (s=12123, is=12135, ic=12134, ia=12136)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12136 (s=12123, is=12136, ic=12135, ia=12137)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12135 (s=12123, is=12136, ic=12135, ia=12137)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12137 (s=12123, is=12136, ic=12135, ia=12137)