Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13313 (s=13313, is=13323, ic=13324, ia=13323)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13324 (s=13313, is=13324, ic=13325, ia=13324)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13325 (s=13313, is=13324, ic=13325, ia=13324)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13324 (s=13313, is=13324, ic=13325, ia=13324)