Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100070 (s=100070, is=100133, ic=100134, ia=100135)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100134 (s=100070, is=100134, ic=100135, ia=100136)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100135 (s=100070, is=100134, ic=100135, ia=100136)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100136 (s=100070, is=100134, ic=100135, ia=100136)