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