Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123148 (s=123148, is=123224, ic=123227, ia=123229)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123225 (s=123148, is=123225, ic=123228, ia=123230)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123228 (s=123148, is=123225, ic=123228, ia=123230)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123230 (s=123148, is=123225, ic=123228, ia=123230)