Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23301 (s=23301, is=23312, ic=23312, ia=23311)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23313 (s=23301, is=23313, ic=23313, ia=23312)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23313 (s=23301, is=23313, ic=23313, ia=23312)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23312 (s=23301, is=23313, ic=23313, ia=23312)