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