Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33256 (s=33256, is=33291, ic=33290, ia=33292)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33292 (s=33256, is=33292, ic=33291, ia=33293)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33291 (s=33256, is=33292, ic=33291, ia=33293)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33293 (s=33256, is=33292, ic=33291, ia=33293)