Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123959 (s=123959, is=124036, ic=124038, ia=124041)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124037 (s=123959, is=124037, ic=124039, ia=124042)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124039 (s=123959, is=124037, ic=124039, ia=124042)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124042 (s=123959, is=124037, ic=124039, ia=124042)