Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 114925 (s=114925, is=114999, ic=115001, ia=115003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 115000 (s=114925, is=115000, ic=115002, ia=115004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 115002 (s=114925, is=115000, ic=115002, ia=115004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 115004 (s=114925, is=115000, ic=115002, ia=115004)