Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111124 (s=111124, is=111197, ic=111198, ia=111200)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111198 (s=111124, is=111198, ic=111199, ia=111201)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111199 (s=111124, is=111198, ic=111199, ia=111201)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111201 (s=111124, is=111198, ic=111199, ia=111201)