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