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