Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33564 (s=33564, is=33599, ic=33598, ia=33600)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33600 (s=33564, is=33600, ic=33599, ia=33601)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33599 (s=33564, is=33600, ic=33599, ia=33601)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33601 (s=33564, is=33600, ic=33599, ia=33601)