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