Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4686 (s=4686, is=4692, ic=4690, ia=4692)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4693 (s=4686, is=4693, ic=4691, ia=4693)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4691 (s=4686, is=4693, ic=4691, ia=4693)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4693 (s=4686, is=4693, ic=4691, ia=4693)