Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25067 (s=25067, is=25091, ic=25092, ia=25089)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25092 (s=25067, is=25092, ic=25093, ia=25090)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25093 (s=25067, is=25092, ic=25093, ia=25090)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25090 (s=25067, is=25092, ic=25093, ia=25090)