Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 67123 (s=67123, is=67179, ic=67180, ia=67181)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 67180 (s=67123, is=67180, ic=67181, ia=67182)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 67181 (s=67123, is=67180, ic=67181, ia=67182)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 67182 (s=67123, is=67180, ic=67181, ia=67182)