Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26123 (s=26123, is=26140, ic=26142, ia=26144)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26141 (s=26123, is=26141, ic=26143, ia=26145)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26143 (s=26123, is=26141, ic=26143, ia=26145)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26145 (s=26123, is=26141, ic=26143, ia=26145)