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