Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83033 (s=83033, is=83090, ic=83091, ia=83092)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83091 (s=83033, is=83091, ic=83092, ia=83093)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83092 (s=83033, is=83091, ic=83092, ia=83093)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83093 (s=83033, is=83091, ic=83092, ia=83093)