Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65980 (s=65980, is=66035, ic=66036, ia=66037)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66036 (s=65980, is=66036, ic=66037, ia=66038)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66037 (s=65980, is=66036, ic=66037, ia=66038)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66038 (s=65980, is=66036, ic=66037, ia=66038)