Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65028 (s=65028, is=65083, ic=65084, ia=65085)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65084 (s=65028, is=65084, ic=65085, ia=65086)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65085 (s=65028, is=65084, ic=65085, ia=65086)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65086 (s=65028, is=65084, ic=65085, ia=65086)