Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6191 (s=6191, is=6198, ic=6196, ia=6198)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6199 (s=6191, is=6199, ic=6197, ia=6199)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6197 (s=6191, is=6199, ic=6197, ia=6199)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6199 (s=6191, is=6199, ic=6197, ia=6199)