Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100298 (s=100298, is=100361, ic=100362, ia=100363)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100362 (s=100298, is=100362, ic=100363, ia=100364)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100363 (s=100298, is=100362, ic=100363, ia=100364)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100364 (s=100298, is=100362, ic=100363, ia=100364)