Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30258 (s=30258, is=30271, ic=30272, ia=30271)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30272 (s=30258, is=30272, ic=30273, ia=30272)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30273 (s=30258, is=30272, ic=30273, ia=30272)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30272 (s=30258, is=30272, ic=30273, ia=30272)