Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7183 (s=7183, is=7190, ic=7188, ia=7190)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7191 (s=7183, is=7191, ic=7189, ia=7191)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7189 (s=7183, is=7191, ic=7189, ia=7191)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7191 (s=7183, is=7191, ic=7189, ia=7191)