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