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