Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8596 (s=8596, is=8603, ic=8601, ia=8603)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8604 (s=8596, is=8604, ic=8602, ia=8604)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8602 (s=8596, is=8604, ic=8602, ia=8604)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8604 (s=8596, is=8604, ic=8602, ia=8604)