Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123275 (s=123275, is=123352, ic=123354, ia=123357)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123353 (s=123275, is=123353, ic=123355, ia=123358)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123355 (s=123275, is=123353, ic=123355, ia=123358)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123358 (s=123275, is=123353, ic=123355, ia=123358)