Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86003 (s=86003, is=86061, ic=86062, ia=86063)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86062 (s=86003, is=86062, ic=86063, ia=86064)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86063 (s=86003, is=86062, ic=86063, ia=86064)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86064 (s=86003, is=86062, ic=86063, ia=86064)