Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101030 (s=101030, is=101094, ic=101095, ia=101097)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101095 (s=101030, is=101095, ic=101096, ia=101098)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101096 (s=101030, is=101095, ic=101096, ia=101098)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101098 (s=101030, is=101095, ic=101096, ia=101098)