Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123549 (s=123549, is=123626, ic=123628, ia=123631)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123627 (s=123549, is=123627, ic=123629, ia=123632)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123629 (s=123549, is=123627, ic=123629, ia=123632)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123632 (s=123549, is=123627, ic=123629, ia=123632)