Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100135 (s=100135, is=100198, ic=100199, ia=100200)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100199 (s=100135, is=100199, ic=100200, ia=100201)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100200 (s=100135, is=100199, ic=100200, ia=100201)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100201 (s=100135, is=100199, ic=100200, ia=100201)