Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66042 (s=66042, is=66097, ic=66098, ia=66099)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66098 (s=66042, is=66098, ic=66099, ia=66100)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66099 (s=66042, is=66098, ic=66099, ia=66100)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66100 (s=66042, is=66098, ic=66099, ia=66100)