Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65946 (s=65946, is=66001, ic=66002, ia=66003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66002 (s=65946, is=66002, ic=66003, ia=66004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66003 (s=65946, is=66002, ic=66003, ia=66004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66004 (s=65946, is=66002, ic=66003, ia=66004)