Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30097 (s=30097, is=30131, ic=30130, ia=30132)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30132 (s=30097, is=30132, ic=30131, ia=30133)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30131 (s=30097, is=30132, ic=30131, ia=30133)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30133 (s=30097, is=30132, ic=30131, ia=30133)