Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23941 (s=23941, is=23957, ic=23959, ia=23961)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23958 (s=23941, is=23958, ic=23960, ia=23962)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23960 (s=23941, is=23958, ic=23960, ia=23962)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23962 (s=23941, is=23958, ic=23960, ia=23962)