Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23360 (s=23360, is=23371, ic=23371, ia=23370)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23372 (s=23360, is=23372, ic=23372, ia=23371)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23372 (s=23360, is=23372, ic=23372, ia=23371)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23371 (s=23360, is=23372, ic=23372, ia=23371)