Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 79123 (s=79123, is=79180, ic=79181, ia=79182)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 79181 (s=79123, is=79181, ic=79182, ia=79183)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 79182 (s=79123, is=79181, ic=79182, ia=79183)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 79183 (s=79123, is=79181, ic=79182, ia=79183)