Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123805 (s=123805, is=123882, ic=123884, ia=123887)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123883 (s=123805, is=123883, ic=123885, ia=123888)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123885 (s=123805, is=123883, ic=123885, ia=123888)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123888 (s=123805, is=123883, ic=123885, ia=123888)