Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99112 (s=99112, is=99174, ic=99175, ia=99176)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99175 (s=99112, is=99175, ic=99176, ia=99177)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99176 (s=99112, is=99175, ic=99176, ia=99177)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99177 (s=99112, is=99175, ic=99176, ia=99177)