Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9366 (s=9366, is=9374, ic=9372, ia=9374)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9375 (s=9366, is=9375, ic=9373, ia=9375)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9373 (s=9366, is=9375, ic=9373, ia=9375)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9375 (s=9366, is=9375, ic=9373, ia=9375)