Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66200 (s=66200, is=66256, ic=66257, ia=66258)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66257 (s=66200, is=66257, ic=66258, ia=66259)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66258 (s=66200, is=66257, ic=66258, ia=66259)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66259 (s=66200, is=66257, ic=66258, ia=66259)