Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25213 (s=25213, is=25230, ic=25232, ia=25234)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25231 (s=25213, is=25231, ic=25233, ia=25235)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25233 (s=25213, is=25231, ic=25233, ia=25235)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25235 (s=25213, is=25231, ic=25233, ia=25235)