Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100196 (s=100196, is=100259, ic=100260, ia=100261)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100260 (s=100196, is=100260, ic=100261, ia=100262)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100261 (s=100196, is=100260, ic=100261, ia=100262)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100262 (s=100196, is=100260, ic=100261, ia=100262)