Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 95049 (s=95049, is=95110, ic=95111, ia=95112)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 95111 (s=95049, is=95111, ic=95112, ia=95113)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 95112 (s=95049, is=95111, ic=95112, ia=95113)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 95113 (s=95049, is=95111, ic=95112, ia=95113)