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