Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 95128 (s=95128, is=95189, ic=95190, ia=95191)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 95190 (s=95128, is=95190, ic=95191, ia=95192)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 95191 (s=95128, is=95190, ic=95191, ia=95192)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 95192 (s=95128, is=95190, ic=95191, ia=95192)