Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101925 (s=101925, is=101989, ic=101990, ia=101992)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101990 (s=101925, is=101990, ic=101991, ia=101993)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101991 (s=101925, is=101990, ic=101991, ia=101993)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101993 (s=101925, is=101990, ic=101991, ia=101993)