Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12187 (s=12187, is=12199, ic=12198, ia=12200)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12200 (s=12187, is=12200, ic=12199, ia=12201)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12199 (s=12187, is=12200, ic=12199, ia=12201)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12201 (s=12187, is=12200, ic=12199, ia=12201)