Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100946 (s=100946, is=101010, ic=101011, ia=101013)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101011 (s=100946, is=101011, ic=101012, ia=101014)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101012 (s=100946, is=101011, ic=101012, ia=101014)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101014 (s=100946, is=101011, ic=101012, ia=101014)