Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25207 (s=25207, is=25231, ic=25232, ia=25229)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25232 (s=25207, is=25232, ic=25233, ia=25230)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25233 (s=25207, is=25232, ic=25233, ia=25230)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25230 (s=25207, is=25232, ic=25233, ia=25230)