Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100008 (s=100008, is=100071, ic=100072, ia=100073)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100072 (s=100008, is=100072, ic=100073, ia=100074)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100073 (s=100008, is=100072, ic=100073, ia=100074)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100074 (s=100008, is=100072, ic=100073, ia=100074)