Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99164 (s=99164, is=99226, ic=99227, ia=99228)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99227 (s=99164, is=99227, ic=99228, ia=99229)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99228 (s=99164, is=99227, ic=99228, ia=99229)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99229 (s=99164, is=99227, ic=99228, ia=99229)