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